Hostname
datumhq.com
Last fetched
datumhq.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
datumhq.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.68.105 | 18.164.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.164.68.58 | 18.164.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.164.68.88 | 18.164.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.164.68.97 | 18.164.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.67.175.10 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.67.175.128 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.67.175.52 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.67.175.92 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of datumhq.com owner
- Contact emails
- b27819b8228a4e3bb2d6850d6ea0b625.protect@whoisguard.com
- 08800627-2383-445c-a9f6-35eb22696ff1@identity-protect.org
- 12a391d9-c36f-48ff-84b0-69470511c571@identity-protect.org
- 46636ca9-4c16-4837-90e8-9bdee1cb6fe4@identity-protect.org
- 8c8c2c6e-cefd-4d88-af1c-ff0dd8c4bd4f@identity-protect.org
- owner-2748025@datumhq.com.whoisprivacyservice.org
Subdomains
26 observed subdomains of datumhq.com.
Web-graph footprint
Distinct hostnames that link to or from datumhq.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for datumhq.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from datumhq.com.
- IP · 18.164.68.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · b27819b8228a4e3bb2d6850d6ea0b625.protect@whoisguard.com
- TLD · .com
- Browse hostnames · da…
- 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: "datumhq.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.