Skip to content

Hostname

conntechinc.com

Last fetched

conntechinc.com resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · conntechinc.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/conntechinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.212.78.3835.212.0.0/17AS43515US

WHOIS identity

Registrar
iana:69
Organization
johannes -jan- tholenaar
Contact emails

Subdomains

9 observed subdomains of conntechinc.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for conntechinc.com.

MechanismTarget
SPF_Aconntechinc.com
SPF_INCLUDEconntechinc.com.spf.auto.dnssmarthost.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP35.212.103.73
SPF_IP37.60.240.221
SPF_IP65.99.237.220
SPF_MXconntechinc.com

Related pages

Pivot deeper into the graph from conntechinc.com.

Cypher and MCP

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

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