Skip to content

Hostname

natalsoft.com.br

Last fetched

natalsoft.com.br is a registered hostname under the .br top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · natalsoft.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/natalsoft.com.br

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
natalsoft ltda
Contact emails

Subdomains

1 observed subdomain of natalsoft.com.br.

Web-graph footprint

Distinct hostnames that link to or from natalsoft.com.br in the public web crawl.

19 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for natalsoft.com.br.

MechanismTarget
SPF_Anatalsoft.com.br
SPF_INCLUDEspf.hospedainterativa.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.227.217.146
SPF_IP68.183.54.73
SPF_MXnatalsoft.com.br

Related pages

Pivot deeper into the graph from natalsoft.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "natalsoft.com.br"})-[: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.