Hostname
edbpostgres.com
Last fetched
edbpostgres.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
edbpostgres.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 |
|---|---|---|---|---|
| 15.197.253.91 | 15.197.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.159.10 | 3.33.144.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of edbpostgres.com owner
- Contact emails
- edbdomains@enterprisedb.com
- 0d5fc028-9e1b-40c4-8a73-cb577a4e4731@identity-protect.org
- 249cdd57-153d-4285-bca9-421d59823164@identity-protect.org
- 63c0f6f5-3513-47b2-9934-91cd39e4e935@identity-protect.org
- 7e3818c1-65f9-4709-9791-3c43674a6570@identity-protect.org
- 9dea7387-a578-48d0-aa16-4d12686d3d2d@identity-protect.org
- c99a85ec-d082-4248-8166-e0c341cca846@identity-protect.org
Subdomains
3 observed subdomains of edbpostgres.com.
Web-graph footprint
Distinct hostnames that link to or from edbpostgres.com in the public web crawl.
16 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for edbpostgres.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from edbpostgres.com.
- IP · 15.197.253.91
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · edbdomains@enterprisedb.com
- TLD · .com
- Browse hostnames · ed…
- 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: "edbpostgres.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.