Hostname
palanci.net
Last fetched
palanci.net resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in BG. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
palanci.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 142.250.184.132 | 142.250.184.0/24 | AS15169 | GOOGLE - Google LLC | BG |
| 178.251.42.3 | 178.251.42.0/24 | AS6823 | — | TR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- likya yazilim
- Contact emails
Subdomains
2 observed subdomains of palanci.net.
| Subdomain |
|---|
| mail.palanci.net |
| www.palanci.net |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for palanci.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from palanci.net.
- IP · 142.250.184.132
- ASN · AS15169GOOGLE - Google LLC
- Registrar · iana:1068
- Country · BG
- Email · 0d93cdab9bf146e68fe167bb69eb192d.protect@withheldforprivacy.com
- TLD · .net
- Browse hostnames · pa…
- 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: "palanci.net"})-[: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.