Hostname
tombsmaxwell.amicuslienresolution.com
Last fetched
tombsmaxwell.amicuslienresolution.com resolves to 1 IPv4 address operated by AS43515 in US.
Nutrition Label
Resolution chain
tombsmaxwell.amicuslienresolution.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.212.65.89 | 35.213.192.0/18 | AS43515 | — | US |
WHOIS identity
No WHOIS records are currently associated with tombsmaxwell.amicuslienresolution.com in WhisperGraph.
Subdomains
1 observed subdomain of tombsmaxwell.amicuslienresolution.com.
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for tombsmaxwell.amicuslienresolution.com.
| Mechanism | Target |
|---|---|
| SPF_A | tombsmaxwell.amicuslienresolution.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | tombsmaxwell.amicuslienresolution.com.spf.auto.dnssmarthost.net |
| SPF_IP | 173.247.247.114/32 |
| SPF_IP | 173.247.247.250 |
| SPF_IP | 23.235.209.16 |
| SPF_IP | 35.212.85.21 |
| SPF_IP | 65.74.153.196 |
| SPF_IP | 66.117.0.129/32 |
| SPF_IP | 74.124.197.190 |
| SPF_IP | 77.104.154.46 |
| SPF_MX | tombsmaxwell.amicuslienresolution.com |
Related pages
Pivot deeper into the graph from tombsmaxwell.amicuslienresolution.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tombsmaxwell.amicuslienresolution.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.