Hostname
postbay.com
Last fetched
postbay.com resolves to 1 IPv4 address operated by KINXIDC-AS-KR-KR - KINX in KR. WHOIS lists iana:1491 as the registrar.
Nutrition Label
Resolution chain
postbay.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 |
|---|---|---|---|---|
| 14.129.120.253 | 14.129.120.0/24 | AS9286 | KINXIDC-AS-KR-KR - KINX | KR |
WHOIS identity
- Registrar
- iana:1491
- Organization
- connectwave (privacy_whois)
- Contact emails
Subdomains
4 observed subdomains of postbay.com.
Web-graph footprint
Distinct hostnames that link to or from postbay.com in the public web crawl.
6 sites link to this hostname.
88 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for postbay.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 14.129.119.0/24 |
| SPF_IP | 14.129.120.0/24 |
Related pages
Pivot deeper into the graph from postbay.com.
- IP · 14.129.120.253
- ASN · AS9286KINXIDC-AS-KR-KR - KINX
- Registrar · iana:1491
- Country · KR
- Email · privacy_whois@ssandomain.com
- TLD · .com
- Browse hostnames · po…
- 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: "postbay.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.