Hostname
needspay.net
Last fetched
needspay.net resolves to 1 IPv4 address operated by AS136907 in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
needspay.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 119.13.94.140 | 119.13.92.0/22 | AS136907 | — | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 2c3cf269-2a19-497b-9ce9-1680f09846d9@identity-protect.org
- 55a79cd2-fb07-4700-bc4b-9af22ea25d2d@identity-protect.org
- 7824eeef-2ba8-4392-804e-516a9600d54c@identity-protect.org
- 9e88c005-09a9-4b90-8689-b96b00c0b4bd@identity-protect.org
- c1a1ce39-c8f4-45d9-aab8-61a2c3ddafe8@identity-protect.org
- d195f818-4c7f-490e-ba43-2c65d5e0c102@identity-protect.org
Subdomains
1 observed subdomain of needspay.net.
| Subdomain |
|---|
| api.needspay.net |
Threat posture
History
Related pages
Pivot deeper into the graph from needspay.net.
- IP · 119.13.94.140
- ASN · AS136907
- Registrar · iana:468
- Country · HK
- Email · 2c3cf269-2a19-497b-9ce9-1680f09846d9@identity-protect.org
- TLD · .net
- Browse hostnames · ne…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "needspay.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.