Hostname
erciyespolyester.com
Last fetched
erciyespolyester.com resolves to 1 IPv4 address operated by TELLCOM-AS - Superonline Iletisim Hizmetleri A.S. in TR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
erciyespolyester.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.252.79.165 | 212.252.79.0/24 | AS34984 | TELLCOM-AS - Superonline Iletisim Hizmetleri A.S. | TR |
WHOIS identity
- Registrar
- iana:146
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of erciyespolyester.com.
| Subdomain |
|---|
| www.erciyespolyester.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for erciyespolyester.com.
| Mechanism | Target |
|---|---|
| SPF_A | inbox.mailarsivi.com |
| SPF_A | mx01.mailarsivi.com |
| SPF_A | mx02.mailarsivi.com |
| SPF_IP | 176.236.235.64/27 |
| SPF_IP | 212.252.79.129/25 |
| SPF_MX | erciyespolyester.com |
Related pages
Pivot deeper into the graph from erciyespolyester.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "erciyespolyester.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.