Skip to content

Hostname

corv.id

Last fetched

corv.id resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · corv.idRouting diversity3.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/corv.id

Resolution chain

corv.id resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.220.57.2243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.242.1703.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.78.24052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.91.59.19954.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with corv.id in WhisperGraph.

Subdomains

4 observed subdomains of corv.id.

Web-graph footprint

Distinct hostnames that link to or from corv.id in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for corv.id.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP34.196.106.64
SPF_IP34.196.37.54
SPF_IP34.205.198.58
SPF_IP35.171.116.247
SPF_IP52.2.242.115
SPF_IP52.200.34.95
SPF_IP52.54.16.202
SPF_IP52.6.49.248
SPF_IP54.225.42.45

Related pages

Pivot deeper into the graph from corv.id.

Cypher and MCP

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

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