Skip to content

Hostname

aiforyou.cloud

Last fetched

aiforyou.cloud resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · aiforyou.cloudRouting diversity4.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aiforyou.cloud

Resolution chain

aiforyou.cloud resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.235.152.18318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.251.2323.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.172.17244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.17.23654.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.126.3654.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.51.9754.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aiforyou.cloud.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from aiforyou.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aiforyou.cloud"})-[: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.