Hostname
postd.cc
Last fetched
postd.cc has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
postd.cc has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:269
- Organization
- recruit holdings co.,ltd.
- Contact emails
- website_domain@waku-2.com
- mtl_infra@ml.cocorou.jp
- 036177943fc7a6653b6505c10fc1ae4f1963b5e10b30aadbae4664064b54c9df@postd.cc.whoisproxy.org
- 0d05c0ad938233f9b466c1de17a7173c63d4c9ed8d4b5410de9882d6fa377df3@postd.cc.whoisproxy.org
- 161964da13c239f18c07e31f1eca099b07118b20ca7b8d76856d69d9fd156711@postd.cc.whoisproxy.org
- 1767c1d81b2543bce00b08ffc0c0d9dab11826f44ae3d1eca51f64920f4c5734@postd.cc.whoisproxy.org
- 24879b999d9f3f583357311ed94ac9ba1e1d8a17c53dc60161b718865d6d4c84@postd.cc.whoisproxy.org
- 40059b06fa1a7ad0622714c4ccc9b8590ea9f4fd79561b08ea68b4216bcdf8b4@postd.cc.whoisproxy.org
- 4b91b8c4e72975768a786014230a2bb78506ec9904bd7f481b4c66b97c6af3a9@postd.cc.whoisproxy.org
- 8109b8ba1fd580a8aa09f082aae43d59363a45058f10191a2755e3323043a670@postd.cc.whoisproxy.org
- 8f8de8958dd3158be981d47250ef3067fc66391b0967c8bc86be295fdde95372@postd.cc.whoisproxy.org
- 93427c4cadefefca545f0c213bfa45bca87a0afc4c0fd8b14c4f519224851dda@postd.cc.whoisproxy.org
- 95e619cdd0b264339b8b4b97088a6ac72ec16141022097f4fd3b4fa33b068c2d@postd.cc.whoisproxy.org
- 9c931c5f53ba96ce4decbef51e94d9df26113d82973da5a2d94854026e5185c9@postd.cc.whoisproxy.org
- b9e51546bb2742796e8ca5b429f9ac370c5283bc1767426153f95fcab60ec99e@postd.cc.whoisproxy.org
- ce17f4123abb0feefe3b5e1039b4de0835e0617f69054a32494fbfd7ca842f01@postd.cc.whoisproxy.org
- d2555b3155cdb9a19249ca037ee6154d96a3a9a1766bdb1ef373f2dfabaa13db@postd.cc.whoisproxy.org
- d9fac8bac76c2ff600ad131eaff18140fa2d2253c4e227d801665b552a048025@postd.cc.whoisproxy.org
- dd779d635bf34695068be6e784411d502d47b03a73826ef912c628c18b6589b6@postd.cc.whoisproxy.org
- dfd323647c1aa8168ceab4461ef6c8b82c951cddbbd440d7102b94317a037b47@postd.cc.whoisproxy.org
- and 3 more
Web-graph footprint
Distinct hostnames that link to or from postd.cc in the public web crawl.
459 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for postd.cc.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from postd.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "postd.cc"})-[: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.