Hostname
digitalallocationtool.com
Last fetched
digitalallocationtool.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
digitalallocationtool.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.26.158.127 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.209.72.153 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.212.25.29 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.34.90 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.215.17.22 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.88.92.133 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- carson wealth management group,
- Contact emails
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for digitalallocationtool.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 146.20.161.0/24 |
| SPF_IP | 184.106.54.0/24 |
| SPF_IP | 208.86.201.45/32 |
| SPF_IP | 67.231.149.155/32 |
Related pages
Pivot deeper into the graph from digitalallocationtool.com.
- IP · 100.26.158.127
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · bmathis@carsonwealth.com
- TLD · .com
- Browse hostnames · di…
- 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: "digitalallocationtool.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.