Skip to content

Hostname

blackfield.com

Last fetched

blackfield.com resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · blackfield.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/blackfield.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.154.111.123184.154.0.0/17AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

Registrar
iana:303
Organization
blackfield
Contact emails

Subdomains

5 observed subdomains of blackfield.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for blackfield.com.

MechanismTarget
SPF_Ablackfield.com
SPF_IP108.178.0.170/32
SPF_IP178.62.112.86
SPF_IP184.154.111.123
SPF_IP198.143.161.162/32
SPF_IP78.141.226.157
SPF_MXblackfield.com

Related pages

Pivot deeper into the graph from blackfield.com.

Cypher and MCP

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

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