Skip to content

Hostname

aimarms.com

Last fetched

aimarms.com resolves to 1 IPv4 address operated by AS-HOSTINGER in US. WHOIS lists iana:1636 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
147.79.123.96147.79.120.0/21AS47583AS-HOSTINGERUS

WHOIS identity

Registrar
iana:1636
Organization
contact privacy inc. customer 0162869439
Contact emails

Subdomains

3 observed subdomains of aimarms.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aimarms.com.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from aimarms.com.

Cypher and MCP

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

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