Skip to content

Hostname

matest.com

Last fetched

matest.com resolves to 1 IPv4 address operated by SFERANET-AS Register S.p.A. ex Sfera Networks s.r.l. in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.91.49.680.91.48.0/21AS35130SFERANET-AS Register S.p.A. ex Sfera Networks s.r.l.IT

WHOIS identity

Registrar
iana:69
Organization
matest spa unipersonale
Contact emails

Subdomains

2 observed subdomains of matest.com.

Web-graph footprint

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

101 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for matest.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webapps.net
SPF_IP94.102.132.52/32
SPF_IP94.124.48.0/23
SPF_MXmatest.com

Related pages

Pivot deeper into the graph from matest.com.

Cypher and MCP

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

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