Skip to content

Hostname

bcaag.de

Last fetched

bcaag.de resolves to 1 IPv4 address operated by AS8220 in DE.

Nutrition Label

WHISPER CANON · bcaag.deRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bcaag.de

Resolution chain

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

IPPrefixASNOperatorCountry
62.96.215.20662.96.0.0/16AS8220DE

WHOIS identity

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

Subdomains

4 observed subdomains of bcaag.de.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bcaag.de.

MechanismTarget
SPF_Abcaag.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.189.130.5
SPF_IP62.96.215.251
SPF_IP62.96.215.252
SPF_IP72.144.85.91
SPF_MXbcaag.de

Related pages

Pivot deeper into the graph from bcaag.de.

Cypher and MCP

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

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