Skip to content

Hostname

tech4h.com.br

Last fetched

tech4h.com.br resolves to 3 IPv4 addresses operated by AS23969 in TH. WHOIS lists registrar:godaddy (86) as the registrar.

Nutrition Label

WHISPER CANON · tech4h.com.brRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/tech4h.com.br

Resolution chain

tech4h.com.br resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
125.26.170.3125.26.170.0/24AS23969TH
13.107.213.3313.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.3313.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
registrar:godaddy (86)
Organization
alexandre rocha oliveira
Contact emails

Subdomains

56 observed subdomains of tech4h.com.br.

Web-graph footprint

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

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tech4h.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tolvdesk.com
SPF_INCLUDEstspg-customer.com

Related pages

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

Cypher and MCP

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

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