Skip to content

Hostname

scoyo.de

Last fetched

scoyo.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · scoyo.deRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/scoyo.de

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.91.113108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.54108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.59108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.92108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.245.175.12118.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.4518.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.8318.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.8618.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.66.122.7518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

10 observed subdomains of scoyo.de.

Web-graph footprint

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

179 sites link to this hostname.

473 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for scoyo.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP129.41.167.145
SPF_IP62.197.9.0/24
SPF_IP62.75.207.0/24
SPF_IP91.209.92.0/24
SPF_MXscoyo.de

Related pages

Pivot deeper into the graph from scoyo.de.

Cypher and MCP

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

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