Skip to content

Hostname

afa.archi

Last fetched

afa.archi resolves to 1 IPv4 address operated by IDNIC-TEKLINGMEDIA-AS-ID PT Tekling Media Interkoneksi in FR. WHOIS lists iana:1630 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.216.107.4691.216.107.0/24AS210403IDNIC-TEKLINGMEDIA-AS-ID PT Tekling Media InterkoneksiFR

WHOIS identity

Registrar
iana:1630
Organization
almudever fabrique d architecture
Contact emails

Subdomains

5 observed subdomains of afa.archi.

Web-graph footprint

Distinct hostnames that link to or from afa.archi in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for afa.archi.

MechanismTarget
SPF_Amail.afa.archi
SPF_Amailphp.lws-hosting.com
SPF_IP80.12.242.127/32
SPF_IP80.12.242.134/32
SPF_MXafa.archi

Related pages

Pivot deeper into the graph from afa.archi.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "afa.archi"})-[: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.