Skip to content

Hostname

tecsoft.org.br

Last fetched

tecsoft.org.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · tecsoft.org.brRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/tecsoft.org.br

Resolution chain

tecsoft.org.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.107.12713.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.107.5613.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.107.6513.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.107.9813.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.239.255.11418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.2918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.3518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
Organization
centro de tecnologia de software de brasilia
Contact emails

Subdomains

5 observed subdomains of tecsoft.org.br.

Web-graph footprint

Distinct hostnames that link to or from tecsoft.org.br in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tecsoft.org.br.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from tecsoft.org.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tecsoft.org.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.