Hostname
hq-cargo.com
Last fetched
hq-cargo.com resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
hq-cargo.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 |
|---|---|---|---|---|
| 185.173.20.131 | 185.173.20.0/24 | AS12859 | — | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 0915813213ff20cfb8440a73873d82ec1cb23f5eb27a35c57a82b4f62d3151bf@hq-cargo.com.whoisproxy.org
- 19f5926cffb63495ef0c7d6f83db80aa2ef16567d5061f7dc4455a1361cf2137@hq-cargo.com.whoisproxy.org
- 313ba3e5e1cda97562ace822264aca09484c4c5cdf100e95e1cccdf203332290@hq-cargo.com.whoisproxy.org
- 3935526baac2b0117e0711070f8e31896cc326c5efc11a4c0fc63b410dcd2a11@hq-cargo.com.whoisproxy.org
- 3d361ecf79e97b51cdfa9596c8aafd11e569e670108250eac14e6a054081c137@hq-cargo.com.whoisproxy.org
- 41d0960e4327c6a18905f7fd328531ef8fa1e5e4f4e18c459e8c1964268962b5@hq-cargo.com.whoisproxy.org
- 86472c29f5b1a1873e9425efede6729e304e745179ff65757616f114ccbcf2e6@hq-cargo.com.whoisproxy.org
- c440f97d1e5039f06d0270929bcd5c718c72b967d063ae32827410bbd46ee45f@hq-cargo.com.whoisproxy.org
- c862bfe9cfe643b33d3edfdc1b7b870f3a10f64ac6c3f42060801cb6ba6bd3b3@hq-cargo.com.whoisproxy.org
- c9927a05a31f520cf651cf913ef8eea3ab26883ccfdaf2decc98ce1eb372c542@hq-cargo.com.whoisproxy.org
- cdba6ac9d362afa0047da4aca13cac699c6b5bf2bfaae94ae78ce0d8cab36500@hq-cargo.com.whoisproxy.org
- d3b9dfb1e664c91e4358d45fc606262c6adb8aefe7a57b03d9c1324f513682f5@hq-cargo.com.whoisproxy.org
- d66560a7f8302a7aeed19a3a335d0479be50921db8bd696c372920213d866597@hq-cargo.com.whoisproxy.org
- d7c2b13679b7019b9cb30ea39d5d0b03c82e28e6f8f1de1edc29620351cf8256@hq-cargo.com.whoisproxy.org
- e7a616d7eb17230e895e8e375809353793c14ea9dc56ba3505036fb357711cc3@hq-cargo.com.whoisproxy.org
- e9fe6d555d94f24b5240b77ac6f1db373eb0d4ce227ec5441ce13a0af36c83e3@hq-cargo.com.whoisproxy.org
- f0fecf238126d3f1b84e9aaa178eb0bb91438277cfb8525f62f9ac2bd5373173@hq-cargo.com.whoisproxy.org
Subdomains
1 observed subdomain of hq-cargo.com.
| Subdomain |
|---|
| www.hq-cargo.com |
Web-graph footprint
Distinct hostnames that link to or from hq-cargo.com in the public web crawl.
33 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for hq-cargo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailfilter.myrootnet.nl |
| SPF_INCLUDE | spf.easytrans.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.webreus.email |
| SPF_IP | 92.64.86.87 |
Related pages
Pivot deeper into the graph from hq-cargo.com.
- IP · 185.173.20.131
- ASN · AS12859
- Registrar · iana:269
- Country · NL
- Email · 0915813213ff20cfb8440a73873d82ec1cb23f5eb27a35c57a82b4f62d3151bf@hq-cargo.com.whoisproxy.org
- TLD · .com
- Browse hostnames · hq…
- 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: "hq-cargo.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.