Skip to content

Hostname

hains.de

Last fetched

hains.de resolves to 1 IPv4 address operated by AS206303 in DE.

Nutrition Label

WHISPER CANON · hains.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/hains.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.190.70.71185.190.68.0/22AS206303DE

WHOIS identity

No WHOIS records are currently associated with hains.de in WhisperGraph.

Subdomains

1 observed subdomain of hains.de.

Subdomain
www.hains.de

Web-graph footprint

Distinct hostnames that link to or from hains.de in the public web crawl.

118 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hains.de.

MechanismTarget
SPF_INCLUDE_spf.netarix.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.158.218
SPF_IP185.190.70.78
SPF_IP2a01:4f8:c17:46e1:0:0:0:2
SPF_IP52.157.149.216/32
SPF_IP91.137.127.19

Related pages

Pivot deeper into the graph from hains.de.

Cypher and MCP

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

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