Skip to content

Hostname

capitalbay.de

Last fetched

capitalbay.de resolves to 2 IPv4 addresses operated by AS47583 in FR.

Nutrition Label

WHISPER CANON · capitalbay.deRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/capitalbay.de

Resolution chain

capitalbay.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with capitalbay.de in WhisperGraph.

Subdomains

13 observed subdomains of capitalbay.de.

Web-graph footprint

Distinct hostnames that link to or from capitalbay.de in the public web crawl.

27 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for capitalbay.de.

MechanismTarget
SPF_A509.cluster-nbg1.de
SPF_Acapitalbay.de
SPF_Amx01.solid-it.de
SPF_Amx02.solid-it.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.9.79.165
SPF_MXcapitalbay.de

Related pages

Pivot deeper into the graph from capitalbay.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "capitalbay.de"})-[: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.