Skip to content

Hostname

concedra.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.75.249.45.75.128.0/17AS24940DE

WHOIS identity

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

Subdomains

52 observed subdomains of concedra.de.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for concedra.de.

MechanismTarget
SPF_Aconcedra.de
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.163.118.204
SPF_IP5.75.249.4
SPF_IP92.205.167.82
SPF_IP92.205.237.89
SPF_IP92.205.56.105
SPF_MXconcedra.de

Related pages

Pivot deeper into the graph from concedra.de.

Cypher and MCP

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

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