Skip to content

Hostname

freaksstore.com

Last fetched

freaksstore.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1485 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.26108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.28108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.72108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.94108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.46.103.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.453.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.583.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.753.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.2499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1485
Organization
daytona international
Contact emails

Subdomains

43 observed subdomains of freaksstore.com.

Web-graph footprint

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

505 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for freaksstore.com.

MechanismTarget
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmd92.maildealer.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtreasure-ship.jp
SPF_IP153.120.113.113
SPF_IP153.120.113.241
SPF_IP153.120.46.48
SPF_IP2401:2500:101:5:153:120:113:241

Related pages

Pivot deeper into the graph from freaksstore.com.

Cypher and MCP

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

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