Skip to content

Hostname

itscope.de

Last fetched

itscope.de resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · itscope.deRouting diversity4.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/itscope.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.242.23318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.143.1383.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.200.1573.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.223.1843.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.66.1533.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.7.793.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.47.173.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.106.20335.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.202.20635.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.234.18335.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.247.21335.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.201.2652.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.225.17163.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.71.20363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.146.3663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.133.6563.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

3 observed subdomains of itscope.de.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for itscope.de.

MechanismTarget
SPF_INCLUDE14508099.spf01.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.144.6.146
SPF_IP85.115.14.84/32
SPF_MXitscope.de

Related pages

Pivot deeper into the graph from itscope.de.

Cypher and MCP

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

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