Skip to content

Hostname

vikingcloud.vc

Last fetched

vikingcloud.vc resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · vikingcloud.vcRouting diversity3.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/vikingcloud.vc

Resolution chain

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

IPPrefixASNOperatorCountry
3.208.152.633.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.230.2523.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.71.24944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.171.24050.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.100.17352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.52.3498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with vikingcloud.vc in WhisperGraph.

Subdomains

3 observed subdomains of vikingcloud.vc.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for vikingcloud.vc.

MechanismTarget
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from vikingcloud.vc.

Cypher and MCP

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

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