Skip to content

Hostname

fristys.com

Last fetched

fristys.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.202.1213.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.12313.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.7113.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.9613.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.161.213.143.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.543.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.73.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.753.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.36.1193.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.1213.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.503.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.653.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
on behalf of fristys.com owner
Contact emails

Subdomains

1 observed subdomain of fristys.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fristys.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from fristys.com.

Cypher and MCP

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

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