Skip to content

Hostname

matglobal.tech

Last fetched

matglobal.tech resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · matglobal.techRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/matglobal.tech

Resolution chain

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

IPPrefixASNOperatorCountry
149.202.123.160149.202.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:1910
Organization
mat filtrasyon teknolojileri as
Contact emails

Subdomains

12 observed subdomains of matglobal.tech.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for matglobal.tech.

MechanismTarget
SPF_Amatglobal.tech
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP149.202.123.160
SPF_IP51.210.0.42
SPF_IP95.45.63.174
SPF_MXmatglobal.tech

Related pages

Pivot deeper into the graph from matglobal.tech.

Cypher and MCP

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

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