Skip to content

Hostname

affestraduction.com

Last fetched

affestraduction.com resolves to 1 IPv4 address operated by Tunisie-Telecom in TN. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · affestraduction.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/affestraduction.com

Resolution chain

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

IPPrefixASNOperatorCountry
102.204.204.68102.204.204.0/24AS327934Tunisie-TelecomTN

WHOIS identity

Registrar
iana:433
Organization
mohamed zied maaloul
Contact emails

Subdomains

7 observed subdomains of affestraduction.com.

Web-graph footprint

Distinct hostnames that link to or from affestraduction.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for affestraduction.com.

MechanismTarget
SPF_Aaffestraduction.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP102.204.204.68
SPF_MXaffestraduction.com

Related pages

Pivot deeper into the graph from affestraduction.com.

Cypher and MCP

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

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