Hostname
fseduca.com.br
Last fetched
fseduca.com.br resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.
Nutrition Label
Resolution chain
fseduca.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 |
|---|---|---|---|---|
| 162.240.44.51 | 162.240.0.0/15 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
WHOIS identity
- Registrar
- —
- Organization
- ramitaf servi?os administrativos ltda. me
- Contact emails
Subdomains
29 observed subdomains of fseduca.com.br.
Showing 12 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fseduca.com.br in the public web crawl.
10 sites link to this hostname.
51 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- fseduca-com-br.mail.protection.outlook.com
- fseduca.com.br
SPF policy
7 SPF mechanisms authorising senders for fseduca.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | fseduca.com.br |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 107.161.183.139 |
| SPF_IP | 162.240.44.51 |
| SPF_MX | fseduca.com.br |
Related pages
Pivot deeper into the graph from fseduca.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fseduca.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.