Skip to content

Hostname

99offers.io

Last fetched

99offers.io 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 · 99offers.ioRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/99offers.io

Resolution chain

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

IPPrefixASNOperatorCountry
3.215.245.1573.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.3.1843.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.182.2393.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.49.73.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.249.20235.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.32.21835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.27.15744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.180.8844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.127.7144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.51.7452.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.75.15052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.207.23154.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

20 observed subdomains of 99offers.io.

Web-graph footprint

Distinct hostnames that link to or from 99offers.io in the public web crawl.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 99offers.io.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from 99offers.io.

Cypher and MCP

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

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