Hostname
segurodns.com
Last fetched
segurodns.com resolves to 1 IPv4 address operated by AS263511 - Saveincloud Hospedagem na Internet Ltda in BR. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
segurodns.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 |
|---|---|---|---|---|
| 191.243.196.204 | 191.243.196.0/24 | AS263511 | AS263511 - Saveincloud Hospedagem na Internet Ltda | BR |
WHOIS identity
- Registrar
- iana:1910
- Organization
- tabi
- Contact emails
Subdomains
21 observed subdomains of segurodns.com.
Threat posture
History
Mail and authentication
MX records
- segurodns.com
SPF policy
14 SPF mechanisms authorising senders for segurodns.com.
| Mechanism | Target |
|---|---|
| SPF_A | segurodns.com |
| SPF_IP | 142.4.200.75 |
| SPF_IP | 173.192.129.58 |
| SPF_IP | 173.192.31.66 |
| SPF_IP | 173.192.31.67 |
| SPF_IP | 173.192.31.68 |
| SPF_IP | 187.33.34.0/23 |
| SPF_IP | 191.243.199.35 |
| SPF_IP | 191.243.199.55 |
| SPF_IP | 192.95.17.34 |
| SPF_IP | 192.95.38.179 |
| SPF_IP | 67.228.197.194 |
| SPF_IP | 75.126.14.34 |
| SPF_MX | segurodns.com |
Related pages
Pivot deeper into the graph from segurodns.com.
- IP · 191.243.196.204
- ASN · AS263511AS263511 - Saveincloud Hospedagem na Internet Ltda
- Registrar · iana:1910
- Country · BR
- Email · financeiro@ipcompany.com.br
- TLD · .com
- Browse hostnames · se…
- 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: "segurodns.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.