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
Resolution chain
fristys.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.202.12 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.202.123 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.202.71 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.202.96 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.161.213.14 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.161.213.54 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.161.213.7 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.161.213.75 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.36.119 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.121 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.50 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.65 | 3.164.32.0/21 | AS16509 | AMAZON-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.
| Subdomain |
|---|
| www.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
MX records
SPF policy
1 SPF mechanism authorising senders for fristys.com.
| Mechanism | Target |
|---|---|
| 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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.