Skip to content

Hostname

comtech.no

Last fetched

comtech.no resolves to 1 IPv4 address operated by AS51468 in NO.

Nutrition Label

WHISPER CANON · comtech.noRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/comtech.no

Resolution chain

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

IPPrefixASNOperatorCountry
104.37.39.71104.37.32.0/21AS51468NO

WHOIS identity

No WHOIS records are currently associated with comtech.no in WhisperGraph.

Subdomains

59 observed subdomains of comtech.no.

Web-graph footprint

Distinct hostnames that link to or from comtech.no in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for comtech.no.

MechanismTarget
SPF_Acomtech.no
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtornado.email
SPF_IP109.247.116.18/32
SPF_IP167.89.95.91
SPF_IP193.214.72.26
SPF_IP195.159.144.141/32
SPF_IP62.70.4.47/32
SPF_IP84.234.222.10
SPF_IP84.234.223.2

Related pages

Pivot deeper into the graph from comtech.no.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "comtech.no"})-[: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.