Skip to content

Hostname

connect.se

Last fetched

connect.se resolves to 2 IPv4 addresses operated by INFRACOM - Infracom Managed Services AB in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · connect.seRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/connect.se

Resolution chain

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

IPPrefixASNOperatorCountry
89.189.201.23489.189.192.0/20AS29468INFRACOM - Infracom Managed Services ABSE
91.201.62.991.201.60.0/22AS44136ASODERLAND - ODERLAND Webbhotell ABSE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

33 observed subdomains of connect.se.

Web-graph footprint

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

24 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for connect.se.

MechanismTarget
SPF_INCLUDE_spf.webmercs.com
SPF_INCLUDEautotask.net
SPF_INCLUDEmxout01spf.cygrids.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.funktionskontoret.se
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.weblink.se
SPF_IP194.0.64.59
SPF_IP20.93.203.168/32

Related pages

Pivot deeper into the graph from connect.se.

Cypher and MCP

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

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