Hostname
node-postgres.com
Last fetched
node-postgres.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
node-postgres.com 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 |
|---|---|---|---|---|
| 104.21.60.239 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.202.139 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of node-postgres.com owner
- Contact emails
- 32ba76b2-e688-4fbd-82b9-3fbc615ff46b@identity-protect.org
- 7799fd4b-8814-4701-ab7d-813262cd80c7@identity-protect.org
- 964cf2db-0664-4558-943f-03432e4963fd@identity-protect.org
- a96b4244-eedd-4722-a6da-ddc22b435876@identity-protect.org
- cc3db8bd-3180-4d0f-bd54-b935fc14b76f@identity-protect.org
- eb565166-34ff-4cdd-a9d9-eced7f00e440@identity-protect.org
- owner-11821686@node-postgres.com.whoisprivacyservice.org
- owner-3640150@node-postgres.com.whoisprivacyservice.org
- owner-7442057@node-postgres.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from node-postgres.com in the public web crawl.
207 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from node-postgres.com.
- IP · 104.21.60.239
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 32ba76b2-e688-4fbd-82b9-3fbc615ff46b@identity-protect.org
- TLD · .com
- Browse hostnames · no…
- 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: "node-postgres.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.