Hostname
hus-hus.com
Last fetched
hus-hus.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
hus-hus.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:83
- Organization
- contact privacy inc. customer 0155343847
- Contact emails
- hus-hus.com@contactprivacy.com
- camilla.engstrom@gmail.com
- 22eaefd0010a86ed02fe24e79d71c03a5a913fdf6d4efe7bc46562d4b1b5c072@hus-hus.com.whoisproxy.org
- 4136dcb037e0bdd19e27ef9833946a63620cbff0782db3b527f4d188e11da306@hus-hus.com.whoisproxy.org
- 52c0c026efc5335884126e980a2e557fc52ec7cd7f2175515426160254cfcd33@hus-hus.com.whoisproxy.org
- ca9fe6e50ec88f829e4e25996e58e1516643a4bc2b8d2833fb6fdc01a9d4d628@hus-hus.com.whoisproxy.org
- e2815876a803612708f5db175d41fc92e9410e3b21078c376052b45aa157aa77@hus-hus.com.whoisproxy.org
- e90350d9aa03146e6c89a3e25fe807e824a765ccc00e316f0f8a7ca7ff4f087a@hus-hus.com.whoisproxy.org
Subdomains
2 observed subdomains of hus-hus.com.
Web-graph footprint
Distinct hostnames that link to or from hus-hus.com in the public web crawl.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for hus-hus.com.
| Mechanism | Target |
|---|---|
| SPF_A | hus-hus.com |
| SPF_INCLUDE | _spf.livemail.co.uk |
| SPF_MX | hus-hus.com |
Related pages
Pivot deeper into the graph from hus-hus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hus-hus.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.