Hostname
wofgod.net
Last fetched
wofgod.net resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wofgod.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.142.85.0 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.255.16.36 | 54.255.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- g-mei network technology co.
- Contact emails
- yunwei@gm99.com
- 6cead776-4a20-425a-be38-d9c9993e5b10@identity-protect.org
- 80f06f9c-287d-4c13-9245-4e88ae6c1f35@identity-protect.org
- a98e868a-7eee-4c06-aea4-bac2c04cd8a0@identity-protect.org
- c407fa21-6b91-4f78-a213-1c68f1421060@identity-protect.org
- cab0484a-6ffe-4430-9377-c048a4a4ffb1@identity-protect.org
- e63715c1-bac7-4802-8331-9530d4ad8dfe@identity-protect.org
- e80d32ad-32fb-4408-a4bb-5e3c39962070@identity-protect.org
Subdomains
1 observed subdomain of wofgod.net.
| Subdomain |
|---|
| p.wofgod.net |
Threat posture
History
Related pages
Pivot deeper into the graph from wofgod.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wofgod.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.