Skip to content

Hostname

aft-dev.com

Last fetched

aft-dev.com resolves to 1 IPv4 address operated by DRI in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · aft-dev.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aft-dev.com

Resolution chain

aft-dev.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.18.193.13546.18.193.0/24AS6738DRIFR

WHOIS identity

Registrar
iana:81
Organization
jean-paul deneuville
Contact emails

Subdomains

22 observed subdomains of aft-dev.com.

Web-graph footprint

Distinct hostnames that link to or from aft-dev.com in the public web crawl.

253 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for aft-dev.com.

MechanismTarget
SPF_Arelai.aft-dev.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.eudonet.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tipimail.com
SPF_IP159.183.147.101
SPF_IP168.245.119.218
SPF_IP185.236.57.20/32
SPF_IP213.245.2.0/25
SPF_IP217.69.22.169
SPF_IP217.69.22.177
SPF_IP217.69.23.48
SPF_IP46.18.193.135
SPF_IP51.210.151.176
SPF_IP54.37.212.211
SPF_IP91.216.58.142

Related pages

Pivot deeper into the graph from aft-dev.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aft-dev.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.