Hostname
sintrapma.org.br
Last fetched
sintrapma.org.br resolves to 1 IPv4 address operated by AS267507 - SRX TECNOLOGIA DA INFORMACAO LTDA in BR.
Nutrition Label
Resolution chain
sintrapma.org.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
- sindicato dos trab. p?blicos municipais de apodi
- Contact emails
Subdomains
14 observed subdomains of sintrapma.org.br.
Web-graph footprint
Distinct hostnames that link to or from sintrapma.org.br in the public web crawl.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- sintrapma.org.br
SPF policy
4 SPF mechanisms authorising senders for sintrapma.org.br.
| Mechanism | Target |
|---|---|
| SPF_A | sintrapma.org.br |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_IP | 201.182.97.35 |
| SPF_MX | sintrapma.org.br |
Related pages
Pivot deeper into the graph from sintrapma.org.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sintrapma.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.