Hostname
cargovalue.com
Last fetched
cargovalue.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
cargovalue.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.155.233.198 | 52.152.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- contact privacy inc. customer 0149283044
- Contact emails
- cargovalue.com@contactprivacy.com
- 9iqwhfhosms5@privacy-protection.email
- bgwx536ckzxs@privacy-protection.email
- g3indmr8hxyp@privacy-protection.email
- g6vga9fq3nyj@privacy-protection.email
- jxjvx8pyhtad@privacy-protection.email
- na8sbpjdf5xy@privacy-protection.email
- rtbxxcydyw9h@privacy-protection.email
- shgfepzhab4u@privacy-protection.email
- vgxtpcamsu6u@privacy-protection.email
- vt4soxacnq6t@privacy-protection.email
- wjwrunfkfwz7@privacy-protection.email
- ybjxzdurub8n@privacy-protection.email
Subdomains
18 observed subdomains of cargovalue.com.
Web-graph footprint
Distinct hostnames that link to or from cargovalue.com in the public web crawl.
5 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for cargovalue.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 3285502.spf06.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cargovalue.com.
- IP · 52.155.233.198
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1001
- Country · IE
- Email · cargovalue.com@contactprivacy.com
- TLD · .com
- Browse hostnames · ca…
- 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: "cargovalue.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.