Skip to content

Hostname

simple.hu

Last fetched

simple.hu resolves to 1 IPv4 address operated by MAGYAR-TELEKOM-MAIN-AS Magyar Telekom Nyrt. in HU.

Nutrition Label

WHISPER CANON · simple.huRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/simple.hu

Resolution chain

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

IPPrefixASNOperatorCountry
80.249.162.11480.249.160.0/20AS5483MAGYAR-TELEKOM-MAIN-AS Magyar Telekom Nyrt.HU

WHOIS identity

No WHOIS records are currently associated with simple.hu in WhisperGraph.

Subdomains

15 observed subdomains of simple.hu.

Web-graph footprint

Distinct hostnames that link to or from simple.hu in the public web crawl.

291 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for simple.hu.

MechanismTarget
SPF_INCLUDE_spf.simple_hu._d.easydmarc.pro
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendgrid.otpmobil.com
SPF_IP149.72.188.235
SPF_IP195.228.112.100
SPF_IP195.56.187.24/29
SPF_IP81.0.104.86
SPF_IP84.2.229.144/28

Related pages

Pivot deeper into the graph from simple.hu.

Cypher and MCP

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

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