Hostname
metsay.com
Last fetched
metsay.com resolves to 1 IPv4 address operated by Netviser - Netviser Bilisim Teknolojileri San. Ve Tic. Ltd. Sti. in TR. WHOIS lists iana:3871 as the registrar.
Nutrition Label
Resolution chain
metsay.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.64.222.20 | 212.64.222.0/24 | AS42216 | Netviser - Netviser Bilisim Teknolojileri San. Ve Tic. Ltd. Sti. | TR |
WHOIS identity
- Registrar
- iana:3871
- Organization
- yalova dizayn
- Contact emails
- —
Subdomains
2 observed subdomains of metsay.com.
| Subdomain |
|---|
| cpanel.metsay.com |
| mail.metsay.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for metsay.com.
| Mechanism | Target |
|---|---|
| SPF_A | metsay.com |
| SPF_A | win01.internetsahibi.net |
| SPF_A | win02.internetsahibi.net |
| SPF_INCLUDE | _win01.internetsahibi.net |
| SPF_MX | metsay.com |
Related pages
Pivot deeper into the graph from metsay.com.
- IP · 212.64.222.20
- ASN · AS42216Netviser - Netviser Bilisim Teknolojileri San. Ve Tic. Ltd. Sti.
- Registrar · iana:3871
- Country · TR
- TLD · .com
- Browse hostnames · me…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "metsay.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.