Skip to content

Hostname

awardsengine.com

Last fetched

awardsengine.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · awardsengine.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/awardsengine.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.178.193176.34.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.62.7418.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.228.9534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.207.14334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.212.6752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.84.1854.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.252.3554.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.240.19654.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.108.899.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

97 observed subdomains of awardsengine.com.

Web-graph footprint

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

60 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for awardsengine.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from awardsengine.com.

Cypher and MCP

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

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