Skip to content

Hostname

archim.com

Last fetched

archim.com resolves to 1 IPv4 address operated by ASTRAL-INTERNET - Astral internet Inc. in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.254.182.132104.254.182.0/24AS394277ASTRAL-INTERNET - Astral internet Inc.CA
104.254.182.132104.254.182.0/24AS394277ASTRAL-INTERNET - Astral internet Inc.CA

WHOIS identity

Registrar
iana:1387
Organization
pierre m. gay
Contact emails

Subdomains

8 observed subdomains of archim.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for archim.com.

MechanismTarget
SPF_Aarchim.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.254.182.132
SPF_MXarchim.com

Related pages

Pivot deeper into the graph from archim.com.

Cypher and MCP

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

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