Skip to content

Hostname

contec.com

Last fetched

contec.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · contec.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/contec.com

Resolution chain

contec.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1485
Organization
contec microelectronics
Contact emails

Subdomains

15 observed subdomains of contec.com.

Web-graph footprint

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

377 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for contec.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwebcas.net
SPF_IP20.89.228.117
SPF_IP202.210.8.34
SPF_IP202.226.36.35
SPF_IP219.94.200.35
SPF_IP2403:3a00:101:23:49:212:243:106
SPF_IP40.74.90.4/32
SPF_IP49.212.243.106
SPF_IP60.248.109.209
SPF_IP60.248.109.210

Related pages

Pivot deeper into the graph from contec.com.

Cypher and MCP

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

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