Skip to content

Hostname

hayanteb.com

Last fetched

hayanteb.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:113
Organization
evert rauws
Contact emails

Subdomains

7 observed subdomains of hayanteb.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • hayanteb.com

SPF policy

11 SPF mechanisms authorising senders for hayanteb.com.

MechanismTarget
SPF_Ahayanteb.com
SPF_IP116.202.165.196
SPF_IP158.58.187.228
SPF_IP217.144.105.83
SPF_IP49.12.83.26
SPF_IP49.12.83.61
SPF_IP51.254.71.214
SPF_IP51.255.105.217
SPF_IP51.38.209.128
SPF_IP89.32.248.35
SPF_MXhayanteb.com

Related pages

Pivot deeper into the graph from hayanteb.com.

Cypher and MCP

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

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