Skip to content

Hostname

quic.cloud

Last fetched

quic.cloud resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · quic.cloudRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/quic.cloud

Resolution chain

quic.cloud resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.32.77.22345.32.64.0/19AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

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

Subdomains

21 observed subdomains of quic.cloud.

Web-graph footprint

Distinct hostnames that link to or from quic.cloud in the public web crawl.

1,889 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for quic.cloud.

MechanismTarget
SPF_Amail.litespeedtech.com
SPF_Aquic.cloud
SPF_INCLUDE_spf.google.com
SPF_IP108.61.158.223
SPF_IP3.213.40.77
SPF_IP3.225.219.165
SPF_IP34.192.49.9
SPF_IP34.209.86.244
SPF_IP34.210.113.18
SPF_IP34.226.82.138
SPF_IP45.32.77.223
SPF_IP47.22.54.182
SPF_MXquic.cloud

Related pages

Pivot deeper into the graph from quic.cloud.

Cypher and MCP

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

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