Skip to content

Hostname

brookescudder.com

Last fetched

brookescudder.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · brookescudder.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/brookescudder.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.0.136104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.186.5172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
45.77.93.845.77.92.0/22AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:1479
Organization
brooke scudder
Contact emails

Subdomains

9 observed subdomains of brookescudder.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • brookescudder.com

SPF policy

8 SPF mechanisms authorising senders for brookescudder.com.

MechanismTarget
SPF_Abrookescudder.com
SPF_IP141.95.173.220
SPF_IP149.28.107.96
SPF_IP151.80.126.218
SPF_IP45.77.93.8
SPF_IP54.36.112.160
SPF_IP91.134.9.105
SPF_MXbrookescudder.com

Related pages

Pivot deeper into the graph from brookescudder.com.

Cypher and MCP

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

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