Skip to content

Hostname

ai.motion.com

Last fetched

ai.motion.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ai.motion.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ai.motion.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.150.42104.17.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.151.42104.17.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with ai.motion.com in WhisperGraph.

Subdomains

8 observed subdomains of ai.motion.com.

Web-graph footprint

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

175 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ai.motion.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc3618-75.iphmx.com
SPF_INCLUDEshopify.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.com
SPF_IP12.34.152.56
SPF_IP168.245.126.108
SPF_IP192.40.82.100
SPF_IP65.210.166.56
SPF_IP66.230.69.224
SPF_MXai.motion.com

Related pages

Pivot deeper into the graph from ai.motion.com.

Cypher and MCP

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

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