Skip to content

Hostname

awardforce.com

Last fetched

awardforce.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · awardforce.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/awardforce.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.242.11818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.1818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.8718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.9218.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
216.128.148.198216.128.144.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:81
Organization
award force pty
Contact emails

Subdomains

37 observed subdomains of awardforce.com.

Web-graph footprint

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

94 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for awardforce.com.

MechanismTarget
SPF_INCLUDE_u.awardforce.com._spf.dmarcly.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from awardforce.com.

Cypher and MCP

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

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