Hostname
core-backbone.com
Last fetched
core-backbone.com resolves to 1 IPv4 address operated by CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK in DE.
Nutrition Label
Resolution chain
core-backbone.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 |
|---|---|---|---|---|
| 92.43.105.130 | 92.43.104.0/21 | AS201011 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
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 core-backbone.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for core-backbone.com.
| Mechanism | Target |
|---|---|
| SPF_A | core-backbone.com |
| SPF_INCLUDE | 25492484.spf01.hubspotemail.net |
| SPF_IP | 130.185.110.12 |
| SPF_IP | 130.185.110.7 |
| SPF_IP | 193.104.251.3 |
| SPF_IP | 2a01:4a0:2000:0:0:0:0:12 |
| SPF_IP | 2a01:4a0:2000:0:0:0:0:7 |
| SPF_IP | 2a01:4a0:cbb::/64 |
| SPF_IP | 81.95.5.32/27 |
| SPF_IP | 82.199.134.115 |
| SPF_IP | 83.142.86.130 |
| SPF_IP | 83.142.87.40/29 |
| SPF_IP | 92.43.105.0/24 |
| SPF_MX | core-backbone.com |
Related pages
Pivot deeper into the graph from core-backbone.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "core-backbone.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.