Skip to content

Hostname

thefractioncalculator.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.129108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.15108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.16108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.18108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.154.11218.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.1318.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.718.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.8418.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.10718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.1518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.11652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. 124608584
Contact emails

Web-graph footprint

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

12 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thefractioncalculator.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from thefractioncalculator.com.

Cypher and MCP

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

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