Skip to content

Hostname

conectys.com

Last fetched

conectys.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · conectys.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/conectys.com

Resolution chain

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

IPPrefixASNOperatorCountry
132.164.42.212132.164.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

15 observed subdomains of conectys.com.

Web-graph footprint

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

133 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for conectys.com.

MechanismTarget
SPF_INCLUDE1684817.spf07.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP112.198.17.90
SPF_IP122.53.30.34
SPF_IP130.105.181.162
SPF_IP130.105.181.182
SPF_IP157.25.138.82
SPF_IP176.236.79.54
SPF_IP194.113.165.161/27
SPF_IP212.156.131.126
SPF_IP213.119.31.87
SPF_IP46.221.3.38
SPF_IP81.219.72.2
SPF_IP83.1.191.166
SPF_IP85.88.134.162
SPF_IP87.103.123.186
SPF_IP88.157.91.185
SPF_IP89.238.198.118
SPF_IP89.37.107.161/27
SPF_IP91.183.43.19

Related pages

Pivot deeper into the graph from conectys.com.

Cypher and MCP

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

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