Skip to content

Hostname

archit-arm.com

Last fetched

archit-arm.com resolves to 1 IPv4 address operated by AS34918 in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · archit-arm.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/archit-arm.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.202.6.1955.202.6.0/24AS34918IR

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Subdomains

8 observed subdomains of archit-arm.com.

Web-graph footprint

Distinct hostnames that link to or from archit-arm.com in the public web crawl.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • archit-arm.com

SPF policy

8 SPF mechanisms authorising senders for archit-arm.com.

MechanismTarget
SPF_Aarchit-arm.com
SPF_IP5.160.146.69
SPF_IP5.202.10.44
SPF_IP5.202.6.195
SPF_IP5.202.6.202
SPF_IP87.107.124.133
SPF_IP94.182.195.52
SPF_MXarchit-arm.com

Related pages

Pivot deeper into the graph from archit-arm.com.

Cypher and MCP

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

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