Skip to content

Hostname

2ar.archi

Last fetched

2ar.archi is a registered hostname under the .archi top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · 2ar.archiRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/2ar.archi

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:433
Organization
Contact emails

Subdomains

2 observed subdomains of 2ar.archi.

Web-graph footprint

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

6 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 2ar.archi.

MechanismTarget
SPF_A2ar.archi
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.163.215
SPF_IP109.234.163.249
SPF_IP109.234.166.208
SPF_MX2ar.archi

Related pages

Pivot deeper into the graph from 2ar.archi.

Cypher and MCP

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

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