Skip to content

Hostname

slipcase.com

Last fetched

slipcase.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · slipcase.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/slipcase.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.122108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.30108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.35108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.98108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.172.226.1518.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.1618.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.8018.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.9818.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
3.167.69.1013.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.1173.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.213.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.843.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.1054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1515
Organization
alex hearn
Contact emails

Subdomains

5 observed subdomains of slipcase.com.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for slipcase.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from slipcase.com.

Cypher and MCP

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

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