Skip to content

Hostname

comtecsolutions.com

Last fetched

comtecsolutions.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
comtec solutions of ny,
Contact emails

Subdomains

13 observed subdomains of comtecsolutions.com.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for comtecsolutions.com.

MechanismTarget
SPF_INCLUDE23190880.spf06.hubspotemail.net
SPF_INCLUDEautotask.net
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.mailroute.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.238.139.22
SPF_IP205.140.208.64/26
SPF_IP208.105.194.131
SPF_IP208.105.194.133
SPF_IP4.28.235.62
SPF_IP4.34.30.78
SPF_IP4.49.8.194
SPF_IP4.49.8.196
SPF_IP8.12.58.0/24
SPF_IP8.34.161.0/24

Related pages

Pivot deeper into the graph from comtecsolutions.com.

Cypher and MCP

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

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