Hostname
kbb.com
Last fetched
kbb.com resolves to 9 IPv4 addresses operated by AKAMAI-ASN1 in DE.
Nutrition Label
Resolution chain
kbb.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.126.37.139 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 104.126.37.154 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 184.86.251.11 | 184.86.251.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.86.251.26 | 184.86.251.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.209 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.223 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.22.251.30 | 2.22.251.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 2.22.251.45 | 2.22.251.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 23.66.206.101 | 23.66.204.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from kbb.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for kbb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from kbb.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kbb.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.