Skip to content

Hostname

niagawan.com

Last fetched

niagawan.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · niagawan.comRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/niagawan.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.138.28.9174.138.16.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
34.124.213.3734.124.208.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG

WHOIS identity

Registrar
iana:303
Organization
bryan gan
Contact emails

Subdomains

50 observed subdomains of niagawan.com.

Web-graph footprint

Distinct hostnames that link to or from niagawan.com in the public web crawl.

17 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for niagawan.com.

MechanismTarget
SPF_INCLUDEmxlogin.com

Related pages

Pivot deeper into the graph from niagawan.com.

Cypher and MCP

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

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