Skip to content

Hostname

f-clean.com

Last fetched

f-clean.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · f-clean.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/f-clean.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.192.105.15713.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.130.23513.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.128.2813.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.174.6018.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.8.14535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.90.7535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.254.15952.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.218.6454.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.131.25413.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.142.13257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.64.3913.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.38.16713.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

1 observed subdomain of f-clean.com.

Web-graph footprint

Distinct hostnames that link to or from f-clean.com in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for f-clean.com.

MechanismTarget
SPF_INCLUDEspf2.secure.ne.jp

Related pages

Pivot deeper into the graph from f-clean.com.

Cypher and MCP

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

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