Skip to content

Hostname

aietm.com

Last fetched

aietm.com resolves to 2 IPv4 addresses operated by PUBLIC-DOMAIN-REGISTRY - PDR in IN. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

aietm.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.53.41.140103.53.40.0/23AS394695PUBLIC-DOMAIN-REGISTRY - PDRIN
15.197.172.6015.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:48
Organization
jack smith
Contact emails

Subdomains

7 observed subdomains of aietm.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aietm.com.

MechanismTarget
SPF_Aaietm.com
SPF_IP103.53.41.140
SPF_IP162.144.113.146
SPF_IP162.144.82.234
SPF_IP162.241.191.222
SPF_IP192.163.237.235
SPF_IP216.10.247.161
SPF_MXaietm.com

Related pages

Pivot deeper into the graph from aietm.com.

Cypher and MCP

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

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