Skip to content

Hostname

simonswerk.de

Last fetched

simonswerk.de resolves to 2 IPv4 addresses operated by AS12466 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.100.36.236212.100.32.0/21AS12466DE
4.184.179.1234.176.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

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

Subdomains

23 observed subdomains of simonswerk.de.

Web-graph footprint

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

152 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for simonswerk.de.

MechanismTarget
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sosafe.de
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP18.153.184.0/24
SPF_IP20.126.64.109
SPF_IP20.126.70.251
SPF_IP20.160.56.80/28
SPF_IP20.54.65.179
SPF_IP20.54.68.120
SPF_IP212.100.32.0/21
SPF_IP2a05:d014:b6d:df06:0:0:0:1000
SPF_IP2a05:d014:b6d:df07:0:0:0:1000
SPF_IP2a05:d014:b6d:df08:0:0:0:1000
SPF_MXsimonswerk.de

Related pages

Pivot deeper into the graph from simonswerk.de.

Cypher and MCP

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

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