Skip to content

Hostname

campstead.com

Last fetched

campstead.com resolves to 2 IPv4 addresses operated by AS15395 in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · campstead.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/campstead.com

Resolution chain

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

IPPrefixASNOperatorCountry
134.213.79.16134.213.0.0/16AS15395GB
4.234.160.134.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:1515
Organization
andrew norris
Contact emails

Subdomains

198 observed subdomains of campstead.com.

Web-graph footprint

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

61 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for campstead.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_IP162.13.152.16
SPF_IP162.13.154.15

Related pages

Pivot deeper into the graph from campstead.com.

Cypher and MCP

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

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