Skip to content

Hostname

starboost.fr

Last fetched

starboost.fr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · starboost.frRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/starboost.fr

Resolution chain

starboost.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.32.241104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.188.76172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
178.33.44.184178.32.0.0/15AS16276FR

WHOIS identity

No WHOIS records are currently associated with starboost.fr in WhisperGraph.

Subdomains

9 observed subdomains of starboost.fr.

Web-graph footprint

Distinct hostnames that link to or from starboost.fr in the public web crawl.

40 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for starboost.fr.

MechanismTarget
SPF_IP158.69.252.23
SPF_IP178.33.44.184
SPF_IP188.165.47.5
SPF_IP212.129.57.202
SPF_IP51.15.150.246
SPF_IP51.210.33.13
SPF_IP51.77.133.52
SPF_IP91.134.109.110
SPF_IP91.134.109.33
SPF_IP91.134.209.152
SPF_MXsmtp.alphablend.net

Related pages

Pivot deeper into the graph from starboost.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "starboost.fr"})-[: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.