Skip to content

Hostname

bbplants.com

Last fetched

bbplants.com resolves to 5 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bbplants.comRouting diversity3.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bbplants.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.220.110.24831.220.110.0/24AS47583AS-HOSTINGER - Hostinger International LimitedSG
84.32.84.11584.32.84.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
92.113.16.11092.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.3192.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
88.222.222.3088.222.222.0/24AS47583AS-HOSTINGER - Hostinger International Limited

WHOIS identity

Registrar
iana:146
Organization
juan crespo
Contact emails

Subdomains

2 observed subdomains of bbplants.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bbplants.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from bbplants.com.

Cypher and MCP

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

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