Skip to content

Hostname

simplyfreebies.net

Last fetched

simplyfreebies.net resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · simplyfreebies.netRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/simplyfreebies.net

Resolution chain

simplyfreebies.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.60.14100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.185.1513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.33.25418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.17.6423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.18.21123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.45.10144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.82.17452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.53.1952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.190.6454.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.90.24554.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.137.7454.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
72.44.47.3472.44.40.0/21AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of simplyfreebies.net.

Web-graph footprint

Distinct hostnames that link to or from simplyfreebies.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for simplyfreebies.net.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.simplyfreebies.net

Related pages

Pivot deeper into the graph from simplyfreebies.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "simplyfreebies.net"})-[: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.