Skip to content

Hostname

connectto.com

Last fetched

connectto.com resolves to 2 IPv4 addresses operated by CONNECTTO - ConnectTo Communications, Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · connectto.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/connectto.com

Resolution chain

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

IPPrefixASNOperatorCountry
204.174.104.235204.174.104.0/21AS40555CONNECTTO - ConnectTo Communications, IncUS
204.174.105.100204.174.104.0/21AS40555CONNECTTO - ConnectTo Communications, IncUS

WHOIS identity

Registrar
iana:2
Organization
nadjarian, araksiya
Contact emails

Subdomains

95 observed subdomains of connectto.com.

Web-graph footprint

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

18 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for connectto.com.

MechanismTarget
SPF_Aconnectto.com
SPF_IP204.174.104.225/32
SPF_IP204.174.104.230/32
SPF_IP204.174.104.232/32
SPF_IP79.170.200.156
SPF_IP79.170.202.172
SPF_MXconnectto.com

Related pages

Pivot deeper into the graph from connectto.com.

Cypher and MCP

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

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