Skip to content

Hostname

u4global.com

Last fetched

u4global.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · u4global.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/u4global.com

Resolution chain

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

IPPrefixASNOperatorCountry
140.238.80.93140.238.64.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationGB

WHOIS identity

Registrar
iana:83
Organization
alan routledge
Contact emails

Subdomains

17 observed subdomains of u4global.com.

Web-graph footprint

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

10 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for u4global.com.

MechanismTarget
SPF_Au4global.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP132.145.8.43/32
SPF_IP81.19.186.66
SPF_MXu4global.com

Related pages

Pivot deeper into the graph from u4global.com.

Cypher and MCP

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

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