Skip to content

Hostname

enterprisedb.com

Last fetched

enterprisedb.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · enterprisedb.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/enterprisedb.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.253.9115.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.159.103.33.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of enterprisedb.com owner
Contact emails

Subdomains

51 observed subdomains of enterprisedb.com.

Web-graph footprint

Distinct hostnames that link to or from enterprisedb.com in the public web crawl.

1,913 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

39 SPF mechanisms authorising senders for enterprisedb.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEmail.zendesk.com
SPF_IP103.237.104.0/22
SPF_IP130.248.172.0/24
SPF_IP130.248.173.0/24
SPF_IP149.72.151.35/32
SPF_IP149.72.183.8/32
SPF_IP149.72.201.153/32
SPF_IP149.72.22.42/32
SPF_IP149.72.61.106/32
SPF_IP159.183.141.212
SPF_IP159.183.141.213
SPF_IP159.183.141.214
SPF_IP159.183.193.109
SPF_IP159.183.200.101
SPF_IP159.183.213.105
SPF_IP159.183.213.107
SPF_IP159.183.213.204/32
SPF_IP159.183.214.96/32
SPF_IP167.89.110.192
SPF_IP167.89.126.180
SPF_IP18.153.182.74
SPF_IP185.28.196.0/22
SPF_IP192.174.85.157
SPF_IP192.174.89.243
SPF_IP192.28.128.0/18
SPF_IP199.15.212.0/22
SPF_IP208.86.168.7/32
SPF_IP37.188.97.188/32
SPF_IP50.31.57.204
SPF_IP54.164.46.13/32
SPF_IP72.3.185.0/24
SPF_IP72.32.154.0/24
SPF_IP72.32.217.0/24
SPF_IP72.32.243.0/24
SPF_IP94.236.119.0/26

Related pages

Pivot deeper into the graph from enterprisedb.com.

Cypher and MCP

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

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