Hostname
cesama.net
Last fetched
cesama.net resolves to 1 IPv4 address operated by AS18881 in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cesama.net 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 |
|---|---|---|---|---|
| 177.99.196.232 | 177.99.192.0/21 | AS18881 | — | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 2b034d05-85fe-4956-8b95-ef51b5715953@identity-protect.org
- 2be77aab-1167-42e7-9765-83eb82958c26@identity-protect.org
- 3cf84b96-f6cf-4546-9aa7-bef92723e79e@identity-protect.org
- 5529b91a-c9fc-4ba2-bfbb-0044695139f0@identity-protect.org
- 80340968-45a2-49c0-9aa7-6a87b74bbb5b@identity-protect.org
- be7ea456-7496-48fd-92ed-b512fda68ede@identity-protect.org
- c86af4c5-de59-41f8-b4de-bfaff1a87ee3@identity-protect.org
- owner-5255405@cesama.net.whoisprivacyservice.org
Subdomains
2 observed subdomains of cesama.net.
| Subdomain |
|---|
| mail.cesama.net |
| vpn.cesama.net |
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for cesama.net.
| Mechanism | Target |
|---|---|
| SPF_A | cesama.net |
| SPF_IP | 177.99.196.232 |
| SPF_IP | 54.204.192.215 |
| SPF_MX | cesama.net |
Related pages
Pivot deeper into the graph from cesama.net.
- IP · 177.99.196.232
- ASN · AS18881
- Registrar · iana:468
- Country · BR
- Email · 2b034d05-85fe-4956-8b95-ef51b5715953@identity-protect.org
- TLD · .net
- Browse hostnames · ce…
- 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: "cesama.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.