Skip to content

Hostname

senderscore.com

Last fetched

senderscore.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · senderscore.comRouting diversity6.7/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/senderscore.com

Resolution chain

senderscore.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.210.42100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.27.81.47100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.63.20318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.38.833.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.115.103.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.133.343.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.161.243.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.198.53.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.131.1073.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.87.1333.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.116.1823.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.248.1443.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.160.17434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.213.15534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.68.2134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.139.22044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.175.19544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.149.6944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.205.21444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.136.244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of senderscore.com owner
Contact emails

Subdomains

1 observed subdomain of senderscore.com.

Web-graph footprint

Distinct hostnames that link to or from senderscore.com in the public web crawl.

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for senderscore.com.

MechanismTarget
SPF_EXISTSip%{i}.%h{h}.d%{d}.3.1.rspf.net

Related pages

Pivot deeper into the graph from senderscore.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "senderscore.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.