Hostname
potentia.cc
Last fetched
potentia.cc has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
potentia.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
- on behalf of potentia.cc owner
- Contact emails
- 02c1f252ddfd264a3761289aa8017728985e719b9c4760a483b8bfbc7223c02c@potentia.cc.whoisproxy.org
- 0f7ac311b602a946dcd7569f13a42363ec86e035e5f8c352fa1a6a0046fc7e89@potentia.cc.whoisproxy.org
- 1198b9b86f542a79e56239cc7103a671842485fc73bb8a642702243013cf7689@potentia.cc.whoisproxy.org
- 1f9ae1015a13f4d775f59997a1ab5d7bed7eb306e5eceea971cf42fb8f33c9b2@potentia.cc.whoisproxy.org
- 28db103baa680a928579ad96cd3e5c48e526e702f9ffea6e77dc0b299dc3c853@potentia.cc.whoisproxy.org
- 42c3f444f474f9a4c2e9c66a81153109d80e1e696338b3f83050692a3716ea6f@potentia.cc.whoisproxy.org
- 515c53bffc222f3acc9f8cf35b02d14f67ed763dc292312413c35b6fa477a45e@potentia.cc.whoisproxy.org
- 520c7a1a78ffc6e82792dba0bb130d5a9c583e4f4dde5a4fd1ac5ba39550e18e@potentia.cc.whoisproxy.org
- 5f26974cecf9fc8c3c1060e8a8d31da1fd8d1dccc93486673c6389df21869485@potentia.cc.whoisproxy.org
- 6239f089a9461e89dc6f8fa013cddfd4e4523ec45d074a6f13135a33da7d9133@potentia.cc.whoisproxy.org
- 7f7bfd85c322f48f1a2aff7dc7dfb8a8a2e9376242e646d87c0fc22a2c396b9f@potentia.cc.whoisproxy.org
- 8dc8cc85d20d59071134e96bb0a27dd3e1f9076705cb225408e39a7e41ecc0be@potentia.cc.whoisproxy.org
- 8f998e033c817bf48e9961c16f3d3891b533f84c9024c244f8956a8fb98ccd0a@potentia.cc.whoisproxy.org
- 97f628f24311365ebdfd73978e1d4f5e8a98ac1b37b843cb1e86b451559a5de7@potentia.cc.whoisproxy.org
- a446b30f0ce5e7c48fa6f6e4cca8d82551f51cd9842db715a0b1537189c445ba@potentia.cc.whoisproxy.org
- b7dcd96283223c093f87c7b37bd80465765a093271da4a2d31acc1ffb26b7355@potentia.cc.whoisproxy.org
- bc544def929ab670d7a2b92a664b7a9bc1479c5d8c5df5e9e81a349aef2db711@potentia.cc.whoisproxy.org
- c12a50ba1aab54125f55ecc80f8282df1f28bee23c65e778519586f737b5440d@potentia.cc.whoisproxy.org
- c28b20cc46982fa346d7808b91f28ed4aeb1380a061734ca4c4b849e4d2cc483@potentia.cc.whoisproxy.org
- e11961525891febe2cb76d31afb545d41aba249d08c370c06ad2119ca10dab8c@potentia.cc.whoisproxy.org
- and 2 more
Subdomains
5 observed subdomains of potentia.cc.
Web-graph footprint
Distinct hostnames that link to or from potentia.cc in the public web crawl.
6 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for potentia.cc.
| Mechanism | Target |
|---|---|
| SPF_A | potentia.cc |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | mlrcloud.com |
| SPF_INCLUDE | transmail.net |
| SPF_MX | potentia.cc |
Related pages
Pivot deeper into the graph from potentia.cc.
- Registrar · iana:269
- Email · 02c1f252ddfd264a3761289aa8017728985e719b9c4760a483b8bfbc7223c02c@potentia.cc.whoisproxy.org
- TLD · .cc
- 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: "potentia.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.