Skip to content

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

WHISPER CANON · core-backbone.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/core-backbone.com

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.

IPPrefixASNOperatorCountry
92.43.105.13092.43.104.0/21AS201011CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORKDE

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.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for core-backbone.com.

MechanismTarget
SPF_Acore-backbone.com
SPF_INCLUDE25492484.spf01.hubspotemail.net
SPF_IP130.185.110.12
SPF_IP130.185.110.7
SPF_IP193.104.251.3
SPF_IP2a01:4a0:2000:0:0:0:0:12
SPF_IP2a01:4a0:2000:0:0:0:0:7
SPF_IP2a01:4a0:cbb::/64
SPF_IP81.95.5.32/27
SPF_IP82.199.134.115
SPF_IP83.142.86.130
SPF_IP83.142.87.40/29
SPF_IP92.43.105.0/24
SPF_MXcore-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.