Skip to content

Hostname

aiminfocom.com

Last fetched

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

Nutrition Label

WHISPER CANON · aiminfocom.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aiminfocom.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.10.248.252216.10.248.0/21AS394695PUBLIC-DOMAIN-REGISTRY - PDRIN
216.10.252.31216.10.252.0/24AS394695PUBLIC-DOMAIN-REGISTRY - PDRIN

WHOIS identity

Registrar
iana:303
Organization
asif khan
Contact emails

Subdomains

8 observed subdomains of aiminfocom.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aiminfocom.com.

MechanismTarget
SPF_Aaiminfocom.com
SPF_INCLUDEwebhostbox.net
SPF_IP216.10.248.252
SPF_IP216.10.252.22
SPF_IP45.113.122.178
SPF_MXaiminfocom.com

Related pages

Pivot deeper into the graph from aiminfocom.com.

Cypher and MCP

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

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