Skip to content

Hostname

scripotrust.de

Last fetched

scripotrust.de resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
164.90.177.199164.90.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

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

Subdomains

1 observed subdomain of scripotrust.de.

Web-graph footprint

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

10 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for scripotrust.de.

MechanismTarget
SPF_Ascripotrust.de
SPF_INCLUDE_smtp.udag.de
SPF_INCLUDEamazonses.com
SPF_IP138.201.85.109
SPF_MXscripotrust.de

Related pages

Pivot deeper into the graph from scripotrust.de.

Cypher and MCP

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

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