Skip to content

Hostname

test.broadfield.cc

Last fetched

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

Nutrition Label

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

Resolution chain

test.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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for test.broadfield.cc.

MechanismTarget
SPF_Atest.broadfield.cc
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.217.59
SPF_IP51.195.222.120
SPF_IP51.89.217.158
SPF_IP77.74.193.90/32
SPF_MXtest.broadfield.cc

Related pages

Pivot deeper into the graph from test.broadfield.cc.

Cypher and MCP

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

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