Skip to content

Hostname

xiag.net

Last fetched

xiag.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. xiag.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · xiag.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/xiag.net

Resolution chain

No IPv4 resolution is recorded for xiag.net in WhisperGraph.

IPv6 resolution

No AAAA record for xiag.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:1068
Registrant organisation
dreamwho dreamwho
Contact emails
dream@55i.cc, 1042069273@qq.com, 4d155c5d24f64562ad46628c670fd55a.protect@whoisguard.com, 702238094bfe4d6faf2898387099d187.protect@withheldforprivacy.com

Subdomains

Subdomain
ns4.xiag.net

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns.xiag.ch
  • ns1.xiag.ch
  • ns2.xiag.com
  • ns3.xiag.de
  • ns5.xiag.dev
  • ns4.xiag.net

Threat-feed evidence

History

Related pages

Pivot from xiag.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "xiag.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.