Skip to content

Hostname

gloworld.com

Last fetched

gloworld.com resolves to 2 IPv4 addresses operated by AS37148 in NG. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · gloworld.comRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/gloworld.com

Resolution chain

gloworld.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
197.211.49.12197.211.49.0/24AS37148NG
64.98.135.2964.98.135.0/24AS32491TUCOWS-3 - Tucows.com Co.CA

WHOIS identity

Registrar
iana:48
Organization
cesar camara
Contact emails

Subdomains

42 observed subdomains of gloworld.com.

Web-graph footprint

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

414 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gloworld.com.

MechanismTarget
SPF_IP197.211.49.12
SPF_IP197.211.49.2

Related pages

Pivot deeper into the graph from gloworld.com.

Cypher and MCP

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

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