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
Resolution chain
conectys.com 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 |
|---|---|---|---|---|
| 132.164.42.212 | 132.164.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for conectys.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 1684817.spf07.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 112.198.17.90 |
| SPF_IP | 122.53.30.34 |
| SPF_IP | 130.105.181.162 |
| SPF_IP | 130.105.181.182 |
| SPF_IP | 157.25.138.82 |
| SPF_IP | 176.236.79.54 |
| SPF_IP | 194.113.165.161/27 |
| SPF_IP | 212.156.131.126 |
| SPF_IP | 213.119.31.87 |
| SPF_IP | 46.221.3.38 |
| SPF_IP | 81.219.72.2 |
| SPF_IP | 83.1.191.166 |
| SPF_IP | 85.88.134.162 |
| SPF_IP | 87.103.123.186 |
| SPF_IP | 88.157.91.185 |
| SPF_IP | 89.238.198.118 |
| SPF_IP | 89.37.107.161/27 |
| SPF_IP | 91.183.43.19 |
Related pages
Pivot deeper into the graph from conectys.com.
- IP · 132.164.42.212
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:146
- Country · NL
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.