Skip to content

Hostname

frigoles.com

Last fetched

frigoles.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.134.12418.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.8318.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.918.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.9918.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.162.103.333.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.353.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.783.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.893.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.113.213.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.573.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.633.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.823.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:49
Organization
hatayama electric industrial place k.k.
Contact emails

Subdomains

1 observed subdomain of frigoles.com.

Web-graph footprint

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

16 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for frigoles.com.

MechanismTarget
SPF_Awww2800.sakura.ne.jp
SPF_MXfrigoles.com

Related pages

Pivot deeper into the graph from frigoles.com.

Cypher and MCP

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

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