Skip to content

Hostname

econsor.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
88.99.0.8288.99.0.0/16AS24940DE

WHOIS identity

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

Subdomains

100 observed subdomains of econsor.de.

Web-graph footprint

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

261 sites link to this hostname.

126 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for econsor.de.

MechanismTarget
SPF_INCLUDE145530860.spf01.hubspotemail.net
SPF_INCLUDEagenturserver.de
SPF_INCLUDEemail.freshservice.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.eu
SPF_IP104.47.0.36/32
SPF_IP137.221.39.20
SPF_IP157.90.35.67
SPF_IP185.221.104.233
SPF_IP2a01:4f8:251:5944:0:0:0:2
SPF_IP88.99.0.82
SPF_MXeconsor.de

Related pages

Pivot deeper into the graph from econsor.de.

Cypher and MCP

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

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