Skip to content

Hostname

biotronik.com

Last fetched

biotronik.com resolves to 1 IPv4 address operated by FASTLY - Fastly, Inc. in CA.

Nutrition Label

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

Resolution chain

biotronik.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.2.216151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA

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 biotronik.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for biotronik.com.

MechanismTarget
SPF_INCLUDE_spf.jpberlin.de
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEem3245.biotronik.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP103.114.193.151
SPF_IP114.253.29.54
SPF_IP125.33.254.2
SPF_IP149.72.58.252
SPF_IP159.135.230.15
SPF_IP167.89.81.202/32
SPF_IP192.40.178.142
SPF_IP192.69.130.0/24
SPF_IP194.209.230.25
SPF_IP52.21.235.43
SPF_IP52.58.135.88
SPF_IP64.106.173.0/25
SPF_IP77.65.127.106
SPF_IP77.65.127.114
SPF_IP80.255.252.72/29
SPF_IP84.228.131.46
SPF_IP91.204.8.0/24

Related pages

Pivot deeper into the graph from biotronik.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "biotronik.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.