Skip to content

Hostname

reetags.com

Last fetched

reetags.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2476 as the registrar.

Nutrition Label

WHISPER CANON · reetags.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/reetags.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.61.12813.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.2213.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.8013.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.9713.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.154.11918.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.1518.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.4418.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.8318.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.119.11418.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.218.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.2918.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.718.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.214.10152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.2152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.124.11654.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.12554.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.12854.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.5054.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

Registrar
iana:2476
Organization
planethoster
Contact emails

Subdomains

5 observed subdomains of reetags.com.

Web-graph footprint

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

15 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for reetags.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from reetags.com.

Cypher and MCP

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

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