Hostname
connectitnet.com
Last fetched
connectitnet.com resolves to 1 IPv4 address operated by NACIN - Connect It Networks in CA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
connectitnet.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 |
|---|---|---|---|---|
| 104.36.116.16 | 104.36.116.0/22 | AS54509 | NACIN - Connect It Networks | CA |
WHOIS identity
- Registrar
- iana:69
- Organization
- connect it networks
- Contact emails
Subdomains
18 observed subdomains of connectitnet.com.
Web-graph footprint
Distinct hostnames that link to or from connectitnet.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for connectitnet.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | spf-ca.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.36.116.3 |
| SPF_IP | 141.193.196.155 |
| SPF_IP | 2603:10b6:a03:554:0:0:0:21 |
| SPF_IP | 63.243.159.0/24 |
Related pages
Pivot deeper into the graph from connectitnet.com.
- IP · 104.36.116.16
- ASN · AS54509NACIN - Connect It Networks
- Registrar · iana:69
- Country · CA
- Email · domains@spherika.com
- 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: "connectitnet.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.