Skip to content

Hostname

appbooster.com

Last fetched

appbooster.com resolves to 2 IPv4 addresses operated by LOTUSNET in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · appbooster.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/appbooster.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.42.165.164185.42.164.0/22AS61976LOTUSNETRU
130.193.43.219130.193.32.0/19AS200350PETAFUELFSCASRU

WHOIS identity

Registrar
iana:1606
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

37 observed subdomains of appbooster.com.

Web-graph footprint

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

68 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for appbooster.com.

MechanismTarget
SPF_Aappbooster.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_MXappbooster.com

Related pages

Pivot deeper into the graph from appbooster.com.

Cypher and MCP

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

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