Skip to content

Hostname

awards.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.238.234100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.85.187100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.83.19523.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.5.1734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.169.14234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.172.6634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.174.12144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.28.6352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.2.7154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.146.55100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.125.16432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 0117269518
Contact emails

Subdomains

28 observed subdomains of awards.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for awards.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from awards.com.

Cypher and MCP

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

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