Skip to content

Hostname

comteck.com

Last fetched

comteck.com resolves to 1 IPv4 address operated by COMTECK - ComTeck in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · comteck.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/comteck.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.184.48.1564.184.48.0/20AS11118COMTECK - ComTeckUS

WHOIS identity

Registrar
iana:146
Organization
comteck
Contact emails

Subdomains

1,937 observed subdomains of comteck.com.

Web-graph footprint

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

12 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for comteck.com.

MechanismTarget
SPF_Azixgateway01.cdg.ws
SPF_IP64.184.48.0/24
SPF_MXcomteck.com

Related pages

Pivot deeper into the graph from comteck.com.

Cypher and MCP

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

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