Skip to content

Hostname

tapslots.com

Last fetched

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

Nutrition Label

WHISPER CANON · tapslots.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/tapslots.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.127.8016.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.185.14718.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.94.3818.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.59.1113.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.225.2183.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.21.8.1863.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.12.1683.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.147.7916.59.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
markus weichselbaum
Contact emails

Subdomains

11 observed subdomains of tapslots.com.

Web-graph footprint

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

6 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for tapslots.com.

MechanismTarget
SPF_Atapslots.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEaccounts.tapslots.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEtapslots.mail.helpshift.com
SPF_IP158.85.135.69
SPF_IP23.246.236.194
SPF_MXmail.helpshift.com
SPF_MXtapslots.com

Related pages

Pivot deeper into the graph from tapslots.com.

Cypher and MCP

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

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