Skip to content

Hostname

sander-logistics.de

Last fetched

sander-logistics.de resolves to 1 IPv4 address operated by AS47447 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.88.212.213185.88.212.0/22AS47447DE

WHOIS identity

No WHOIS records are currently associated with sander-logistics.de in WhisperGraph.

Subdomains

4 observed subdomains of sander-logistics.de.

Web-graph footprint

Distinct hostnames that link to or from sander-logistics.de in the public web crawl.

31 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sander-logistics.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.253.125.120/29
SPF_IP145.253.246.30
SPF_IP151.189.129.194
SPF_IP188.111.54.206
SPF_IP212.23.151.99
SPF_IP217.6.208.211
SPF_IP46.41.56.201
SPF_IP62.72.66.169

Related pages

Pivot deeper into the graph from sander-logistics.de.

Cypher and MCP

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

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