Skip to content

Hostname

host4.globe.lu

Last fetched

host4.globe.lu resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · host4.globe.luRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/host4.globe.lu

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.21.88116.204.132.0/22AS24940DE

WHOIS identity

No WHOIS records are currently associated with host4.globe.lu in WhisperGraph.

Subdomains

2 observed subdomains of host4.globe.lu.

Threat posture

History

Mail and authentication

MX records

  • host4.globe.lu

SPF policy

6 SPF mechanisms authorising senders for host4.globe.lu.

MechanismTarget
SPF_Ahost4.globe.lu
SPF_IP116.202.21.88
SPF_IP157.90.249.196
SPF_IP2a01:4f8:c010:1d20:0:0:0:1
SPF_IP2a01:4f8:c010:6ad5:0:0:0:1
SPF_MXhost4.globe.lu

Related pages

Pivot deeper into the graph from host4.globe.lu.

Cypher and MCP

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

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