Skip to content

Hostname

9998.app

Last fetched

9998.app resolves to 11 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 9998.appRouting diversity3.0/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/9998.app

Resolution chain

9998.app resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.38.238.10154.38.238.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.238.25154.38.238.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.238.26154.38.238.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.238.6154.38.238.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.238.7154.38.238.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.238.8154.38.238.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.238.9154.38.238.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
156.251.162.201156.251.128.0/17AS40065CNSERVERS - CNSERVERS LLCHK
156.251.162.202156.251.128.0/17AS40065CNSERVERS - CNSERVERS LLCHK
23.224.123.10923.224.123.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.224.123.11023.224.123.0/24AS40065CNSERVERS - CNSERVERS LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of 9998.app.

Subdomain
www.9998.app

Web-graph footprint

Distinct hostnames that link to or from 9998.app in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 9998.app.

Cypher and MCP

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

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