Skip to content

Hostname

skopos-elements.de

Last fetched

skopos-elements.de resolves to 1 IPv4 address operated by NMM-AS D - 02742 Friedersdorf Hauptstrasse 68 in DE.

Nutrition Label

WHISPER CANON · skopos-elements.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/skopos-elements.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.153.21985.13.153.0/24AS34788NMM-AS D - 02742 Friedersdorf Hauptstrasse 68DE

WHOIS identity

No WHOIS records are currently associated with skopos-elements.de in WhisperGraph.

Subdomains

34 observed subdomains of skopos-elements.de.

Web-graph footprint

Distinct hostnames that link to or from skopos-elements.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for skopos-elements.de.

MechanismTarget
SPF_INCLUDE_spf.tivian.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.128.197.62
SPF_IP20.52.57.173
SPF_IP213.199.180.160/27
SPF_IP84.201.117.131
SPF_IP84.201.65.123
SPF_IP84.201.65.124
SPF_IP85.13.153.219
SPF_MXskopos-elements.de

Related pages

Pivot deeper into the graph from skopos-elements.de.

Cypher and MCP

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

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