Hostname
globalconnect.dk
Last fetched
globalconnect.dk resolves to 1 IPv4 address operated by AS12552 in SE.
Nutrition Label
Resolution chain
globalconnect.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 83.140.18.90 | 83.142.160.0/21 | AS12552 | — | SE |
WHOIS identity
- Registrar
- —
- Organization
- globalconnect a/s
- Contact emails
Subdomains
73 observed subdomains of globalconnect.dk.
Showing 25 of 73. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from globalconnect.dk in the public web crawl.
106 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for globalconnect.dk.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_A | c.spf.service-now.com |
| SPF_A | d.spf.service-now.com |
| SPF_A | mintelefon2.supertel.dk |
| SPF_INCLUDE | _spf-dc55.sapsf.eu |
| SPF_INCLUDE | _spf.rulemailer.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.98.75.14 |
| SPF_IP | 52.102.0.0/16 |
Related pages
Pivot deeper into the graph from globalconnect.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "globalconnect.dk"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.