Skip to content

Hostname

globecast.com

Last fetched

globecast.com resolves to 2 IPv4 addresses operated by QOSL-AS-AP Qovic Online Solutions LLP in GB. WHOIS lists iana:14 as the registrar.

Nutrition Label

WHISPER CANON · globecast.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/globecast.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.89.41.24634.89.32.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPGB
193.252.150.47193.252.150.0/24AS25113GLOBECASTFR

WHOIS identity

Registrar
iana:14
Organization
elizabeth mawrie
Contact emails

Subdomains

51 observed subdomains of globecast.com.

Web-graph footprint

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

144 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for globecast.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspfa.globecast.com
SPF_INCLUDEspfb.globecast.com
SPF_INCLUDEspffed-ip.orange.com

Related pages

Pivot deeper into the graph from globecast.com.

Cypher and MCP

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

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