Hostname
publi-prod.com
Last fetched
publi-prod.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
publi-prod.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 |
|---|---|---|---|---|
| 46.242.233.6 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 3fe8e08dd128fff7d1d16f44e3aeec79fc3d6a2c8b3aed2dc4ba18860d367bb7@publi-prod.com.whoisproxy.org
- c1e76925ac8b56247b62f2b1eb56041bae34b2e39005145037b923ee7e86ad5f@publi-prod.com.whoisproxy.org
- ca183829ba1dbadc92b4ae507ff70fac14ffb87d107d78686dd957071e526152@publi-prod.com.whoisproxy.org
- ea6978ee1b78783aa619ecb291af8ff873dbb69ea09b6a49d797598cacc70b21@publi-prod.com.whoisproxy.org
Subdomains
1 observed subdomain of publi-prod.com.
| Subdomain |
|---|
| www.publi-prod.com |
Threat posture
History
Mail and authentication
MX records
- publi-prod.com
SPF policy
2 SPF mechanisms authorising senders for publi-prod.com.
| Mechanism | Target |
|---|---|
| SPF_A | publi-prod.com |
| SPF_MX | publi-prod.com |
Related pages
Pivot deeper into the graph from publi-prod.com.
- IP · 46.242.233.6
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 3fe8e08dd128fff7d1d16f44e3aeec79fc3d6a2c8b3aed2dc4ba18860d367bb7@publi-prod.com.whoisproxy.org
- TLD · .com
- Browse hostnames · pu…
- 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: "publi-prod.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.