Skip to content

Hostname

zigiton.hu

Last fetched

zigiton.hu resolves to 1 IPv4 address operated by AS62214 in HU.

Nutrition Label

WHISPER CANON · zigiton.huRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/zigiton.hu

Resolution chain

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

IPPrefixASNOperatorCountry
185.187.73.148185.187.72.0/22AS62214HU

WHOIS identity

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

Subdomains

9 observed subdomains of zigiton.hu.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for zigiton.hu.

MechanismTarget
SPF_Azigiton.hu
SPF_IP185.187.73.144
SPF_IP185.187.73.148
SPF_IP185.187.73.157
SPF_IP193.39.12.191
SPF_IP2a01:6ee0:1:3220:0:0:0:8
SPF_IP2a01:6ee0:1:3220:0:0:0:9
SPF_IP79.172.211.129
SPF_IP79.172.211.130
SPF_MXzigiton.hu

Related pages

Pivot deeper into the graph from zigiton.hu.

Cypher and MCP

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

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