Hostname
khub.net
Last fetched
khub.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
khub.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- jenny.dias@pfiks.com
- paulburke@liberata.com
- 02d0dfc1-b358-4abc-b1c3-7617b59600ed@identity-protect.org
- 0f270c0e-6316-4d5a-9a61-b6d7fae444d1@identity-protect.org
- 1a72332e-1ee2-40de-ae1d-b0e786a83ff1@identity-protect.org
- 78725859-e9f0-40ac-986b-a6d5715693c8@identity-protect.org
- c0fd1c11-0693-4667-8b97-4f9c0f142943@identity-protect.org
- de7e4d08-6da6-4f8a-a13d-aa1f656e9f12@identity-protect.org
- f8152f1d-b49f-42c9-b8cd-e458e4207cf3@identity-protect.org
- owner-2905086@khub.net.whoisprivacyservice.org
- owner-3514163@khub.net.whoisprivacyservice.org
- owner-3784112@khub.net.whoisprivacyservice.org
- owner-4362107@khub.net.whoisprivacyservice.org
- owner-4652375@khub.net.whoisprivacyservice.org
Subdomains
2 observed subdomains of khub.net.
Web-graph footprint
Distinct hostnames that link to or from khub.net in the public web crawl.
832 sites link to this hostname.
142 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for khub.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.eu |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 23.249.208.0/20 |
| SPF_IP | 23.251.224.0/19 |
| SPF_IP | 35.176.27.84 |
| SPF_IP | 52.56.157.137 |
| SPF_IP | 52.82.172.0/22 |
| SPF_IP | 54.240.0.0/18 |
| SPF_IP | 54.240.64.0/19 |
| SPF_IP | 54.240.96.0/19 |
| SPF_IP | 69.169.224.0/20 |
| SPF_IP | 76.223.128.0/19 |
| SPF_IP | 76.223.176.0/20 |
| SPF_IP | 78.136.43.90 |
| SPF_IP | 78.136.43.91 |
| SPF_MX | khub.net |
Related pages
Pivot deeper into the graph from khub.net.
- IP · 13.135.144.185
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · jenny.dias@pfiks.com
- TLD · .net
- Browse hostnames · kh…
- 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: "khub.net"})-[: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.