Skip to content

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

WHISPER CANON · segurodns.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/segurodns.com

Resolution chain

segurodns.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
191.243.196.204191.243.196.0/24AS263511AS263511 - Saveincloud Hospedagem na Internet LtdaBR

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.

MechanismTarget
SPF_Asegurodns.com
SPF_IP142.4.200.75
SPF_IP173.192.129.58
SPF_IP173.192.31.66
SPF_IP173.192.31.67
SPF_IP173.192.31.68
SPF_IP187.33.34.0/23
SPF_IP191.243.199.35
SPF_IP191.243.199.55
SPF_IP192.95.17.34
SPF_IP192.95.38.179
SPF_IP67.228.197.194
SPF_IP75.126.14.34
SPF_MXsegurodns.com

Related pages

Pivot deeper into the graph from segurodns.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.