Hostname
smith.altf4.com.tc
Last fetched
smith.altf4.com.tc resolves to 1 IPv4 address operated by IXIR - Iksir Internet Hizmetleri A.S. in TR.
Nutrition Label
Resolution chain
smith.altf4.com.tc 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 |
|---|---|---|---|---|
| 85.95.237.213 | 85.95.237.0/24 | AS206991 | IXIR - Iksir Internet Hizmetleri A.S. | TR |
WHOIS identity
No WHOIS records are currently associated with smith.altf4.com.tc in WhisperGraph.
Subdomains
1 observed subdomain of smith.altf4.com.tc.
| Subdomain |
|---|
| www.smith.altf4.com.tc |
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for smith.altf4.com.tc.
| Mechanism | Target |
|---|---|
| SPF_A | smith.altf4.com.tc |
| SPF_IP | 85.95.237.213 |
| SPF_IP | 85.95.237.28 |
| SPF_IP | 85.95.237.54 |
| SPF_IP | 85.95.237.59 |
| SPF_MX | smith.altf4.com.tc |
Related pages
Pivot deeper into the graph from smith.altf4.com.tc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smith.altf4.com.tc"})-[: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.