Hostname
professorescolastico.com.br
Last fetched
professorescolastico.com.br resolves to 1 IPv4 address operated by AS267507 - SRX TECNOLOGIA DA INFORMACAO LTDA in BR.
Nutrition Label
Resolution chain
professorescolastico.com.br 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 |
|---|---|---|---|---|
| 201.182.97.35 | 201.182.97.0/24 | AS267507 | AS267507 - SRX TECNOLOGIA DA INFORMACAO LTDA | BR |
WHOIS identity
- Registrar
- —
- Organization
- escolastico paulino filho
- Contact emails
Subdomains
9 observed subdomains of professorescolastico.com.br.
Web-graph footprint
Distinct hostnames that link to or from professorescolastico.com.br in the public web crawl.
63 sites link to this hostname.
173 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- professorescolastico.com.br
SPF policy
8 SPF mechanisms authorising senders for professorescolastico.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | professorescolastico.com.br |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_IP | 147.135.80.119 |
| SPF_IP | 147.135.80.120 |
| SPF_IP | 147.135.80.126 |
| SPF_IP | 191.96.78.44 |
| SPF_IP | 201.182.97.35 |
| SPF_MX | professorescolastico.com.br |
Related pages
Pivot deeper into the graph from professorescolastico.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "professorescolastico.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.