Skip to content

Hostname

globulebleu.com

Last fetched

globulebleu.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · globulebleu.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/globulebleu.com

Resolution chain

globulebleu.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:106
Organization
globule bleu
Contact emails

Subdomains

26 observed subdomains of globulebleu.com.

Web-graph footprint

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

211 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for globulebleu.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP141.94.199.115/32
SPF_IP152.228.180.64/26
SPF_IP2001:41d0:304:200:0:0:0:6d70
SPF_IP212.166.10.228/32
SPF_IP217.182.60.164/32
SPF_IP37.187.196.88/32
SPF_IP37.187.220.205/32
SPF_IP5.39.64.182/32
SPF_IP51.254.222.35

Related pages

Pivot deeper into the graph from globulebleu.com.

Cypher and MCP

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

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