Skip to content

Hostname

fril.jp

Last fetched

fril.jp resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · fril.jpRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fril.jp

Resolution chain

fril.jp resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.59.23413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.115.4813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.27.7313.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.151.24518.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.120.1083.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.255.12435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.139.5552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.209.23552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.107.24752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.33.454.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.67.13754.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.191.18754.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.26.17843.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
fablic,inc
Contact emails

Subdomains

21 observed subdomains of fril.jp.

Web-graph footprint

Distinct hostnames that link to or from fril.jp in the public web crawl.

3,021 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for fril.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.curumeru.jp
SPF_IP13.115.68.238
SPF_IP18.180.100.64
SPF_IP3.115.60.231
SPF_IP52.193.21.158
SPF_IP52.69.51.90
SPF_IP54.168.8.21
SPF_IP54.249.245.22

Related pages

Pivot deeper into the graph from fril.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fril.jp"})-[: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.