Skip to content

Hostname

fantist.com

Last fetched

fantist.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.112.223.12213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.169.918.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.80.15735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.96.6035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.182.3935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.66.17154.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.198.11554.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.11.16457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.209.15757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.235.12113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

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

Subdomains

4 observed subdomains of fantist.com.

Web-graph footprint

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

90 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fantist.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.bmv.jp

Related pages

Pivot deeper into the graph from fantist.com.

Cypher and MCP

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

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