Skip to content

Hostname

sitamurt.de

Last fetched

sitamurt.de resolves to 1 IPv4 address operated by AS31653 in ES.

Nutrition Label

WHISPER CANON · sitamurt.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sitamurt.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.149.4.172217.149.4.0/24AS31653ES

WHOIS identity

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

Subdomains

1 observed subdomain of sitamurt.de.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sitamurt.de.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.servatica.com
SPF_IP185.38.129.26
SPF_IP81.33.23.61
SPF_IP87.111.146.149
SPF_IP87.111.199.75
SPF_MXsitamurt.de

Related pages

Pivot deeper into the graph from sitamurt.de.

Cypher and MCP

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

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