Skip to content

Hostname

backstagepro.de

Last fetched

backstagepro.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · backstagepro.deRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/backstagepro.de

Resolution chain

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

IPPrefixASNOperatorCountry
148.251.65.132148.251.0.0/16AS24940DE

WHOIS identity

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

Subdomains

11 observed subdomains of backstagepro.de.

Web-graph footprint

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

1,193 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for backstagepro.de.

MechanismTarget
SPF_IP148.251.52.3
SPF_IP148.251.52.4
SPF_IP148.251.65.132
SPF_IP2a01:4f8:121:1225:0:0:0:2
SPF_IP78.46.105.110

Related pages

Pivot deeper into the graph from backstagepro.de.

Cypher and MCP

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

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