Hostname
samwellai.com
Last fetched
samwellai.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
samwellai.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of samwellai.com owner
- Contact emails
- 284fd0b2-8e4b-488d-949f-e61b67aaa24f@identity-protect.org
- 3a1002b4-61db-4ffc-a688-ebc4ca8893e9@identity-protect.org
- 3a7b740d-d4df-4000-9624-2338040db229@identity-protect.org
- 516f655b-691f-4a2d-9602-d6e6350b58c3@identity-protect.org
- 994bd91e-e0b8-483b-beb5-524c9330f35b@identity-protect.org
- ff7e6986-f12e-42ce-98db-7251f9648011@identity-protect.org
Subdomains
3 observed subdomains of samwellai.com.
Web-graph footprint
Distinct hostnames that link to or from samwellai.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for samwellai.com.
| Mechanism | Target |
|---|---|
| SPF_A | samwellai.com |
| SPF_INCLUDE | _spf.mail-neoserv.si |
| SPF_MX | samwellai.com |
Related pages
Pivot deeper into the graph from samwellai.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "samwellai.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.