Skip to content

Hostname

coravin.com

Last fetched

coravin.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · coravin.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/coravin.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.59.116100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.123.185100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.207.1203.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.152.263.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.226.10434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.47.11134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.19.23034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.130.17544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.35.15944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.241.652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.226.13652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.2.9954.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.113.8354.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.246.19398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
bruce kinville
Contact emails

Subdomains

58 observed subdomains of coravin.com.

Web-graph footprint

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

576 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for coravin.com.

MechanismTarget
SPF_INCLUDE_spf.coravin_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from coravin.com.

Cypher and MCP

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

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