Skip to content

Hostname

databento.com

Last fetched

databento.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:895 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.221.10718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.12318.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.6918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.161.94.1053.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.1263.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.243.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.753.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.222.214.11352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.1452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.2652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1245454759
Contact emails

Subdomains

15 observed subdomains of databento.com.

Web-graph footprint

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

181 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for databento.com.

MechanismTarget
SPF_Adatabento.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.mtasv.net
SPF_IP209.127.152.0/21

Related pages

Pivot deeper into the graph from databento.com.

Cypher and MCP

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

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