Skip to content

Hostname

fantasycalc.com

Last fetched

fantasycalc.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.78.117108.157.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.78.43108.157.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.78.78108.157.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.78.92108.157.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
13.227.192.11213.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.18.12318.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.1918.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.218.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7618.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2754.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5554.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6654.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9354.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.10099.84.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.10699.84.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.4799.84.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5699.84.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1241653296
Contact emails

Subdomains

2 observed subdomains of fantasycalc.com.

Web-graph footprint

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

19 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from fantasycalc.com.

Cypher and MCP

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

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