Hostname
domandtom.com
Last fetched
domandtom.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
domandtom.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 |
|---|---|---|---|---|
| 34.236.54.98 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.194.146.247 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.197.74.203 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.199.1.155 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.202.118.137 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.7.252.20 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of domandtom.com owner
- Contact emails
- tom@domandtom.com
- 58ce5474-32f8-4379-bf97-617b567d52da@identity-protect.org
- 595d993a-fa09-447e-b5e6-e3c58224b3c0@identity-protect.org
- 8f880c9c-c89e-425e-942d-cf316283bd33@identity-protect.org
- e18f8d63-0cd1-4c35-91a8-1f9093b180b2@identity-protect.org
- e20efdd3-831c-464f-a213-4ca2273f2943@identity-protect.org
- e4fdef4e-2da4-449d-a79a-4128ac78209a@identity-protect.org
- owner-2862445@domandtom.com.whoisprivacyservice.org
- owner-630372@domandtom.com.whoisprivacyservice.org
- owner-6657140@domandtom.com.whoisprivacyservice.org
Subdomains
85 observed subdomains of domandtom.com.
Showing 17 of 85. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from domandtom.com in the public web crawl.
94 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for domandtom.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from domandtom.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "domandtom.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.