Skip to content

Hostname

sanko.hu

Last fetched

sanko.hu resolves to 1 IPv4 address operated by GTSCE - T-Mobile Czech Republic a.s. in HU.

Nutrition Label

WHISPER CANON · sanko.huRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sanko.hu

Resolution chain

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

IPPrefixASNOperatorCountry
91.120.241.17991.120.0.0/16AS5588GTSCE - T-Mobile Czech Republic a.s.HU

WHOIS identity

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

Subdomains

10 observed subdomains of sanko.hu.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sanko.hu.

MechanismTarget
SPF_Asanko.hu
SPF_INCLUDEspf.unas.eu
SPF_IP212.52.180.155
SPF_IP212.52.180.81
SPF_IP212.52.180.82
SPF_IP212.52.180.83
SPF_IP212.52.180.84
SPF_MXsanko.hu

Related pages

Pivot deeper into the graph from sanko.hu.

Cypher and MCP

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

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