Skip to content

Hostname

expectmore.de

Last fetched

expectmore.de resolves to 1 IPv4 address operated by AS8560 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.160.0.210217.160.0.0/16AS8560DE

WHOIS identity

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

Subdomains

5 observed subdomains of expectmore.de.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for expectmore.de.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_IP173.231.138.192/27
SPF_IP173.231.139.0/24
SPF_IP173.231.176.0/21
SPF_IP173.231.184.0/21
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP72.26.195.64/27
SPF_IP74.63.47.96/27
SPF_IP85.214.107.126
SPF_IP85.8.85.229
SPF_IP85.8.93.14
SPF_IP92.50.94.138

Related pages

Pivot deeper into the graph from expectmore.de.

Cypher and MCP

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

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