Skip to content

Hostname

makeitfree.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.181.100143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.54143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.67143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.23.10143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.11143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.42143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.51143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.245.86.1918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.181.87143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

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

Subdomains

5 observed subdomains of makeitfree.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for makeitfree.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from makeitfree.com.

Cypher and MCP

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

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