Skip to content

Hostname

softslate.com

Last fetched

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

Nutrition Label

WHISPER CANON · softslate.comRouting diversity3.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/softslate.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.219.95.453.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.170.21444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.194.19252.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.147.17298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
domain discreet privacy service attn: softslate.com
Contact emails

Subdomains

9 observed subdomains of softslate.com.

Web-graph footprint

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

13 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for softslate.com.

MechanismTarget
SPF_Aoutgoing.eapps.com
SPF_Asoftslate.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEcmail2.com
SPF_IP69.89.13.172
SPF_MXsoftslate.com

Related pages

Pivot deeper into the graph from softslate.com.

Cypher and MCP

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

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