Skip to content

Hostname

bimmerhelp.awardhost.com

Last fetched

bimmerhelp.awardhost.com resolves to 1 IPv4 address operated by GORILLASERVERS - GorillaServers, Inc. in US.

Nutrition Label

WHISPER CANON · bimmerhelp.awardhost.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/bimmerhelp.awardhost.com

Resolution chain

bimmerhelp.awardhost.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.250.143.187104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US

WHOIS identity

No WHOIS records are currently associated with bimmerhelp.awardhost.com in WhisperGraph.

Subdomains

1 observed subdomain of bimmerhelp.awardhost.com.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bimmerhelp.awardhost.com.

MechanismTarget
SPF_Abimmerhelp.awardhost.com
SPF_INCLUDE_spf-la03.webhostcluster.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mfilter.dimenoc.com
SPF_IP104.129.1.100
SPF_IP104.129.1.98
SPF_IP104.250.143.186
SPF_IP198.55.107.23
SPF_IP64.140.165.50
SPF_IP66.165.231.2
SPF_IP66.165.231.58
SPF_IP66.165.231.90
SPF_IP67.23.254.6
SPF_MXbimmerhelp.awardhost.com

Related pages

Pivot deeper into the graph from bimmerhelp.awardhost.com.

Cypher and MCP

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

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