Skip to content

Hostname

heinzfield.com

Last fetched

heinzfield.com resolves to 2 IPv4 addresses operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
208.100.15.106208.100.0.0/18AS29802HVC-AS - HIVELOCITY, Inc.US
38.91.57.20038.91.56.0/22AS32181ASN-GIGENET - GigeNETUS

WHOIS identity

Registrar
iana:146
Organization
pittsburgh steelers llc.
Contact emails

Subdomains

33 observed subdomains of heinzfield.com.

Web-graph footprint

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

124 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for heinzfield.com.

MechanismTarget
SPF_Aheinzfield.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP208.100.15.106
SPF_IP208.100.15.76
SPF_IP38.91.57.200
SPF_MXheinzfield.com

Related pages

Pivot deeper into the graph from heinzfield.com.

Cypher and MCP

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

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