Skip to content

Hostname

accso.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.194.189.11718.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.15.5018.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.158.2403.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.64.1893.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.66.343.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.5.12663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

10 observed subdomains of accso.de.

Web-graph footprint

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

80 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for accso.de.

MechanismTarget
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from accso.de.

Cypher and MCP

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

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