Skip to content

Hostname

slapthesign.com

Last fetched

slapthesign.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · slapthesign.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/slapthesign.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.10413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.12213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.7313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.218.12118.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.12218.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.8818.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.9918.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.169.36.1013.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.73.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.773.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.793.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
99.84.152.4299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

3 observed subdomains of slapthesign.com.

Web-graph footprint

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

85 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • slapthesign.com

SPF policy

4 SPF mechanisms authorising senders for slapthesign.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from slapthesign.com.

Cypher and MCP

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

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