Skip to content

Hostname

madison-reed.com

Last fetched

madison-reed.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · madison-reed.comRouting diversity5.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/madison-reed.com

Resolution chain

madison-reed.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.223.2100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.44.1233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.88.95.1463.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.101.25034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.230.10644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.41.20452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.42.24252.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.135.17254.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.74.21054.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.167.153100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

30 observed subdomains of madison-reed.com.

Web-graph footprint

Distinct hostnames that link to or from madison-reed.com in the public web crawl.

702 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for madison-reed.com.

MechanismTarget
SPF_INCLUDE_netblocks.sparkpostmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.extole.io
SPF_MXmadison-reed.com

Related pages

Pivot deeper into the graph from madison-reed.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "madison-reed.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.