Skip to content

Hostname

teamheiner.com

Last fetched

teamheiner.com resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · teamheiner.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/teamheiner.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.66.251.124185.66.248.0/22AS48635NL

WHOIS identity

Registrar
iana:1647
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of teamheiner.com.

Web-graph footprint

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

20 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for teamheiner.com.

MechanismTarget
SPF_Aspf.protection.outlook.com
SPF_Ateamheiner.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.66.251.124
SPF_IP2a00:f10:121:a00:1c00:55ff:fe00:18ef
SPF_MXteamheiner.com

Related pages

Pivot deeper into the graph from teamheiner.com.

Cypher and MCP

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

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