Skip to content

Hostname

globalconnect.net

Last fetched

globalconnect.net resolves to 1 IPv4 address operated by AS2116 in NO. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · globalconnect.netRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/globalconnect.net

Resolution chain

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

IPPrefixASNOperatorCountry
194.19.50.80194.19.0.0/17AS2116NO

WHOIS identity

Registrar
iana:1052
Organization
globalconnect a/s
Contact emails

Subdomains

47 observed subdomains of globalconnect.net.

Web-graph footprint

Distinct hostnames that link to or from globalconnect.net in the public web crawl.

22 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for globalconnect.net.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.3.183.0/25
SPF_IP212.98.75.14
SPF_IP35.156.0.138
SPF_IP37.139.12.94

Related pages

Pivot deeper into the graph from globalconnect.net.

Cypher and MCP

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

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