Hostname
martatechnology.com
Last fetched
martatechnology.com resolves to 1 IPv4 address operated by AS42807 in TR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
martatechnology.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 |
|---|---|---|---|---|
| 152.89.38.13 | 152.89.36.0/22 | AS42807 | — | TR |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 08af987595e35368f2cc086071e28463aa04b303f7d86cc38577d141d85ee31d@martatechnology.com.whoisproxy.org
- 1f6b87f845586cd0de91f0e502974ae6ae8584c7c87108dceebe4611debc5e5e@martatechnology.com.whoisproxy.org
- 2e9bc2ea6342569efed5890d373ee085060f52d18e8c7bf3867764ba1b48da0a@martatechnology.com.whoisproxy.org
- 76d4ffe01a7788b8c6d897a398c6348fbe0078ad2fe9f3a2765d7159a02a984d@martatechnology.com.whoisproxy.org
- 81af0797f93f15e0a71d8e5d832d867d5843d10e589ff44fa9beaf3b8e46560b@martatechnology.com.whoisproxy.org
- 8a957c145b0f6cf53a4b7bfb2f1fbbcb704fce5db76e2b7b5bc98b0232ee411c@martatechnology.com.whoisproxy.org
- b54591ee2ebf934211fc73ec51244d782a11765c17b19af8813acc6f440fb62f@martatechnology.com.whoisproxy.org
- cf891f1905be5b611f1c066fe1bb606f62e0bbeda5da330a5f2910910c6dddd2@martatechnology.com.whoisproxy.org
- d3237b02bd785520e91556bec510d72cd1b0910068901e9ff114dc3eb6a1b8ea@martatechnology.com.whoisproxy.org
- e313ed06707fb28009419696e755a855f069c61eb3906ba6fcac052b4df9475a@martatechnology.com.whoisproxy.org
- f525b1e247565d934fc685ccf97b80da7d7cc2e911ecd5ce1ea53719a4c2da14@martatechnology.com.whoisproxy.org
Subdomains
8 observed subdomains of martatechnology.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for martatechnology.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from martatechnology.com.
- IP · 152.89.38.13
- ASN · AS42807
- Registrar · iana:269
- Country · TR
- Email · 08af987595e35368f2cc086071e28463aa04b303f7d86cc38577d141d85ee31d@martatechnology.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ma…
- 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: "martatechnology.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.