Skip to content

Hostname

globalconnect.se

Last fetched

globalconnect.se resolves to 1 IPv4 address operated by AS12552 in SE.

Nutrition Label

WHISPER CANON · globalconnect.seRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/globalconnect.se

Resolution chain

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

IPPrefixASNOperatorCountry
83.140.18.9083.141.26.0/24AS12552SE

WHOIS identity

No WHOIS records are currently associated with globalconnect.se in WhisperGraph.

Subdomains

9 observed subdomains of globalconnect.se.

Web-graph footprint

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

167 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for globalconnect.se.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDE_spf-block0.ip-only.se
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDE_spf.rulemailer.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.69.60.138
SPF_IP194.19.44.27
SPF_IP194.19.44.92
SPF_IP212.98.75.14
SPF_IP62.109.37.118
SPF_IP62.109.47.242
SPF_IP80.64.205.6
SPF_IP82.96.3.2
SPF_IP83.140.16.228
SPF_IP83.140.16.230
SPF_IP85.196.92.190/32
SPF_IP87.118.11.126
SPF_IP87.118.11.130
SPF_IP91.189.120.193
SPF_IP91.225.60.9
SPF_IP91.90.110.213

Related pages

Pivot deeper into the graph from globalconnect.se.

Cypher and MCP

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

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