Skip to content

Hostname

globax.uk

Last fetched

globax.uk resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists registrar:godaddy.com, llc. [tag = godaddy] as the registrar.

Nutrition Label

WHISPER CANON · globax.ukRouting diversity3.0/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/globax.uk

Resolution chain

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

IPPrefixASNOperatorCountry
40.81.139.13040.80.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB
77.68.86.10377.68.0.0/17AS8560GB
51.104.45.11351.104.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
registrar:godaddy.com, llc. [tag = godaddy]
Organization
Contact emails

Subdomains

4 observed subdomains of globax.uk.

Web-graph footprint

Distinct hostnames that link to or from globax.uk in the public web crawl.

6 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for globax.uk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from globax.uk.

Cypher and MCP

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

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