Skip to content

Hostname

autoslash.com

Last fetched

autoslash.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · autoslash.comRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/autoslash.com

Resolution chain

autoslash.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.119.107100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.152.283.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.81.8234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.135.10334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.57.19834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.191.22744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.117.22254.147.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.214.21054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.219.19832.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of autoslash.com owner
Contact emails

Subdomains

10 observed subdomains of autoslash.com.

Web-graph footprint

Distinct hostnames that link to or from autoslash.com in the public web crawl.

356 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for autoslash.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEhelpscoutemail.com
SPF_IP54.86.227.242/32

Related pages

Pivot deeper into the graph from autoslash.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "autoslash.com"})-[: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.