Hostname
aft-iftim.com
Last fetched
aft-iftim.com resolves to 1 IPv4 address operated by EQUINIX in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
aft-iftim.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 |
|---|---|---|---|---|
| 217.69.23.48 | 217.69.16.0/20 | AS15830 | EQUINIX | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- domain administrator
- Contact emails
Subdomains
11 observed subdomains of aft-iftim.com.
Web-graph footprint
Distinct hostnames that link to or from aft-iftim.com in the public web crawl.
32 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for aft-iftim.com.
| Mechanism | Target |
|---|---|
| SPF_A | relay.aft-iftim.com |
| SPF_A | smtp.ymagonline.reseau-concept.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 217.69.22.169 |
| SPF_IP | 217.69.22.177 |
| SPF_IP | 217.69.23.48 |
| SPF_IP | 81.255.23.0/24 |
Related pages
Pivot deeper into the graph from aft-iftim.com.
- IP · 217.69.23.48
- ASN · AS15830EQUINIX
- Registrar · iana:81
- Country · FR
- Email · aftservices.864174@spamfree.bookmyname.com
- TLD · .com
- Browse hostnames · af…
- 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: "aft-iftim.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.