Skip to content

Hostname

tech.mt

Last fetched

tech.mt resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in BE.

Nutrition Label

WHISPER CANON · tech.mtRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tech.mt

Resolution chain

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

IPPrefixASNOperatorCountry
34.76.87.25234.76.80.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPBE
34.76.87.25234.76.80.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPBE

WHOIS identity

No WHOIS records are currently associated with tech.mt in WhisperGraph.

Subdomains

3 observed subdomains of tech.mt.

Web-graph footprint

Distinct hostnames that link to or from tech.mt in the public web crawl.

69 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tech.mt.

MechanismTarget
SPF_Agsmtp3.serversdns.gov.mt
SPF_Agsmtp6.serversdns.gov.mt
SPF_Agsmtp7.serversdns.gov.mt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.30.99.101
SPF_IP217.30.99.102
SPF_IP217.30.99.103
SPF_IP217.30.99.104
SPF_MXtech.mt

Related pages

Pivot deeper into the graph from tech.mt.

Cypher and MCP

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

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