Hostname
10koy.com
Last fetched
10koy.com resolves to 1 IPv4 address operated by ASN1 - New york City Housing Development Corporation in TR. WHOIS lists iana:3871 as the registrar.
Nutrition Label
Resolution chain
10koy.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 |
|---|---|---|---|---|
| 31.169.68.83 | 31.169.68.0/24 | AS46548 | ASN1 - New york City Housing Development Corporation | TR |
WHOIS identity
- Registrar
- iana:3871
- Organization
- huseyin tekgoz
- Contact emails
Subdomains
6 observed subdomains of 10koy.com.
Web-graph footprint
Distinct hostnames that link to or from 10koy.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- 10koy.com
SPF policy
5 SPF mechanisms authorising senders for 10koy.com.
| Mechanism | Target |
|---|---|
| SPF_A | 10koy.com |
| SPF_IP | 185.87.254.60 |
| SPF_IP | 77.245.144.0/20 |
| SPF_IP | 77.245.149.75 |
| SPF_MX | 10koy.com |
Related pages
Pivot deeper into the graph from 10koy.com.
- IP · 31.169.68.83
- ASN · AS46548ASN1 - New york City Housing Development Corporation
- Registrar · iana:3871
- Country · TR
- Email · 10koysunucu@gmail.com
- TLD · .com
- Browse hostnames · 10…
- 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: "10koy.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.