Skip to content

Hostname

ailearningkits.com

Last fetched

ailearningkits.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ailearningkits.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/ailearningkits.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.95.80.25154.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
via technologies,
Contact emails

Subdomains

1 observed subdomain of ailearningkits.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ailearningkits.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.104.150.101
SPF_IP152.104.237.18
SPF_IP152.104.237.20
SPF_IP61.66.242.224/28
SPF_IP61.66.242.227
SPF_IP61.66.243.0/24
SPF_IP66.171.121.0/24

Related pages

Pivot deeper into the graph from ailearningkits.com.

Cypher and MCP

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

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