Skip to content

Hostname

broadfield.cc

Last fetched

broadfield.cc resolves to 1 IPv4 address operated by SERVERNET-AS in GB.

Nutrition Label

WHISPER CANON · broadfield.ccRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/broadfield.cc

Resolution chain

broadfield.cc resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.151.82.245.151.82.0/24AS60439SERVERNET-ASGB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from broadfield.cc in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for broadfield.cc.

MechanismTarget
SPF_Abroadfield.cc
SPF_INCLUDErelay.mailchannels.net
SPF_IP139.28.17.138
SPF_IP178.159.3.198
SPF_IP185.99.253.38
SPF_IP198.244.228.26
SPF_IP198.244.248.240
SPF_IP45.151.82.2
SPF_IP51.195.222.120
SPF_IP77.74.193.90/32
SPF_MXbroadfield.cc

Related pages

Pivot deeper into the graph from broadfield.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "broadfield.cc"})-[: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.