Hostname
yemmak.com
Last fetched
yemmak.com resolves to 1 IPv4 address operated by AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETI in TR. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
yemmak.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 |
|---|---|---|---|---|
| 94.199.202.168 | 94.199.200.0/22 | AS42807 | AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETI | TR |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
Subdomains
4 observed subdomains of yemmak.com.
Web-graph footprint
Distinct hostnames that link to or from yemmak.com in the public web crawl.
13 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for yemmak.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mfg.siteprotect.com |
Related pages
Pivot deeper into the graph from yemmak.com.
- IP · 94.199.202.168
- ASN · AS42807AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETI
- Registrar · iana:2
- Country · TR
- Email · pt7vv2469mt@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ye…
- 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: "yemmak.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.