Skip to content

Hostname

expedo.de

Last fetched

expedo.de resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
85.195.96.18685.195.64.0/18AS29066DE

WHOIS identity

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

Subdomains

2 observed subdomains of expedo.de.

Threat posture

History

Mail and authentication

MX records

SPF policy

22 SPF mechanisms authorising senders for expedo.de.

MechanismTarget
SPF_Aexpedo.de
SPF_IP148.72.169.103
SPF_IP2a01:7a0:2:17b9:ae1f:6bff:febc:1647
SPF_IP2a01:7a0:2:19b2:3eec:efff:fe21:def4
SPF_IP2a01:7a0:2:19b2:3eec:efff:fe21:e236
SPF_IP2a01:7a0:2:1a2c:3eec:efff:fe23:392
SPF_IP2a01:7a0:2:20dc:3eec:efff:fef9:e004
SPF_IP2a01:7a0:2:20dc:ae1f:6bff:fefd:241e
SPF_IP2a01:7a0:2:20dc:ae1f:6bff:fefd:c030
SPF_IP2a01:7a0:2:20dd:3eec:efff:fef9:e004
SPF_IP2a01:7a0:2:20dd:ae1f:6bff:fefd:241e
SPF_IP2a01:7a0:2:20dd:ae1f:6bff:fefd:c030
SPF_IP2a01:7a0:2:21c6:3eec:efff:fe22:fb26
SPF_IP37.61.209.131
SPF_IP37.61.213.197
SPF_IP37.61.216.185
SPF_IP37.61.223.11
SPF_IP85.195.78.157
SPF_IP85.195.81.94
SPF_IP85.195.96.186
SPF_IP85.195.98.138
SPF_MXexpedo.de

Related pages

Pivot deeper into the graph from expedo.de.

Cypher and MCP

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

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