Hostname
cloudquant.com
Last fetched
cloudquant.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudquant.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.154 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.54 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cloudquant.com owner
- Contact emails
- operations@kershnertrading.com
- 1f4d2b67-a732-49fd-b6f3-363502a4f32f@identity-protect.org
- 3ca6875c-2a67-4a73-8338-621fd60e4416@identity-protect.org
- 4010a207-d9c7-46b6-bb81-d7d5c02e7556@identity-protect.org
- 61b5ca1b-4d05-44ac-a281-7345c6e858d1@identity-protect.org
- a80a6168-5c99-4f26-a40e-770c5fe9f744@identity-protect.org
- f1499be4-41c5-4473-9f8a-6ababf5a3c6d@identity-protect.org
- owner-6511524@cloudquant.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of cloudquant.com.
Web-graph footprint
Distinct hostnames that link to or from cloudquant.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for cloudquant.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customeriomail.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | servers.outfunnel.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 144.121.175.58 |
| SPF_IP | 38.76.20.45/32 |
Related pages
Pivot deeper into the graph from cloudquant.com.
- IP · 199.60.103.154
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:468
- Country · US
- Email · operations@kershnertrading.com
- TLD · .com
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cloudquant.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.