Skip to content

Hostname

g9app.com

Last fetched

g9app.com resolves to 2 IPv4 addresses operated by PUMO-NET - PUMO NETWORK DIGITAL TECHNOLOGY CO.,LTD in TW. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · g9app.comRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/g9app.com

Resolution chain

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

IPPrefixASNOperatorCountry
124.150.132.27124.150.132.0/22AS38843PUMO-NET - PUMO NETWORK DIGITAL TECHNOLOGY CO.,LTDTW
38.6.6.20438.6.0.0/18AS398993PEG-TY - PEG TECH INC

WHOIS identity

Registrar
iana:460
Organization
pumo network digital technology co.,ltd.
Contact emails

Subdomains

2 observed subdomains of g9app.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for g9app.com.

MechanismTarget
SPF_IP223.27.41.0/24
SPF_IP223.27.50.0/24

Related pages

Pivot deeper into the graph from g9app.com.

Cypher and MCP

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

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