Skip to content

Hostname

booster.com

Last fetched

booster.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · booster.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/booster.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.225.10218.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.225.218.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.225.3618.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.225.6818.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

6 observed subdomains of booster.com.

Web-graph footprint

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

436 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for booster.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP54.236.245.59/24
SPF_MXbooster.com

Related pages

Pivot deeper into the graph from booster.com.

Cypher and MCP

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

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