Skip to content

Hostname

hagi77.net

Last fetched

hagi77.net resolves to 2 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:1489 as the registrar.

Nutrition Label

WHISPER CANON · hagi77.netRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/hagi77.net

Resolution chain

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

WHOIS identity

Registrar
iana:1489
Organization
kyounghak lee
Contact emails

Subdomains

24 observed subdomains of hagi77.net.

Web-graph footprint

Distinct hostnames that link to or from hagi77.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for hagi77.net.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEqcloudmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP112.171.12.12
SPF_IP112.171.12.13
SPF_IP112.171.12.15
SPF_IP112.171.12.234
SPF_IP112.171.12.235
SPF_IP112.171.12.57
SPF_IP121.170.179.4
SPF_IP13.124.111.122/32
SPF_IP202.3.20.177
SPF_IP202.3.30.188
SPF_IP202.8.191.103
SPF_IP202.8.191.153
SPF_IP210.92.198.198
SPF_IP210.92.198.199
SPF_IP210.92.198.4
SPF_IP218.152.36.220
SPF_IP60.196.0.137
SPF_IP60.196.0.3
SPF_IP60.196.0.98

Related pages

Pivot deeper into the graph from hagi77.net.

Cypher and MCP

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

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