Skip to content

Hostname

tactical-store.com

Last fetched

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

Nutrition Label

WHISPER CANON · tactical-store.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/tactical-store.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.119.22.18318.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.242.10618.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.223.19718.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.132.1173.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.21.1223.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.217.1813.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.20.893.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.237.333.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.187.923.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.230.13216.59.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.73.15716.59.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.91.1633.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain owner
Contact emails

Subdomains

3 observed subdomains of tactical-store.com.

Web-graph footprint

Distinct hostnames that link to or from tactical-store.com in the public web crawl.

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tactical-store.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.59.39.32
SPF_IP18.220.165.7
SPF_IP18.220.210.44
SPF_IP3.132.220.6
SPF_IP3.135.59.239
SPF_IP50.31.136.106

Related pages

Pivot deeper into the graph from tactical-store.com.

Cypher and MCP

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

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