Skip to content

Hostname

vyu1.com

Last fetched

vyu1.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · vyu1.comRouting diversity5.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vyu1.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.201.227100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.28.73107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.57.1833.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.73.1353.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.52.18444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.215.15144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.116.5652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.62.24152.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.211.15854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.3.17254.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.155.16154.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.240.754.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1243184264
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vyu1.com.

MechanismTarget
SPF_INCLUDEicloud.com

Related pages

Pivot deeper into the graph from vyu1.com.

Cypher and MCP

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

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