Hostname
nermincanik.com
Last fetched
nermincanik.com resolves to 1 IPv4 address operated by AS219450 in TR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
nermincanik.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 |
|---|---|---|---|---|
| 185.179.24.7 | 185.179.24.0/24 | AS219450 | — | TR |
WHOIS identity
- Registrar
- iana:81
- Organization
- nermin canik
- Contact emails
Subdomains
5 observed subdomains of nermincanik.com.
Web-graph footprint
Distinct hostnames that link to or from nermincanik.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for nermincanik.com.
| Mechanism | Target |
|---|---|
| SPF_A | nermincanik.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 185.179.24.6 |
| SPF_MX | nermincanik.com |
Related pages
Pivot deeper into the graph from nermincanik.com.
- IP · 185.179.24.7
- ASN · AS219450
- Registrar · iana:81
- Country · TR
- Email · 84502c3472b082e1697c97a71f6eb527-3081260@contact.gandi.net
- TLD · .com
- Browse hostnames · ne…
- 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: "nermincanik.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.