Skip to content

Hostname

slotag.com

Last fetched

slotag.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · slotag.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/slotag.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.64.15108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.40108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.72108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.73108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.128108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.46108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.56108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.92108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.185.5418.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.6218.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.8818.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.9618.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for slotag.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from slotag.com.

Cypher and MCP

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

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