Skip to content

Hostname

labocast.fr

Last fetched

labocast.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:orange as the registrar.

Nutrition Label

WHISPER CANON · labocast.frRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/labocast.fr

Resolution chain

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

IPPrefixASNOperatorCountry
91.121.53.12291.121.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:orange
Organization
labocast
Contact emails

Subdomains

7 observed subdomains of labocast.fr.

Web-graph footprint

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

31 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for labocast.fr.

MechanismTarget
SPF_INCLUDE27218906.spf08.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.86.236.156
SPF_IP58.177.177.244
SPF_IP81.255.2.34
SPF_IP92.103.28.0/28

Related pages

Pivot deeper into the graph from labocast.fr.

Cypher and MCP

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

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