Hostname
feevale.br
Last fetched
feevale.br resolves to 1 IPv4 address operated by P4NET PROVEDORES in BR.
Nutrition Label
Resolution chain
feevale.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 |
|---|---|---|---|---|
| 45.173.248.20 | 45.173.248.0/23 | AS268839 | P4NET PROVEDORES | BR |
WHOIS identity
- Registrar
- —
- Organization
- associacao pro ensino superior em novo hamburgo
- Contact emails
Subdomains
51 observed subdomains of feevale.br.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from feevale.br in the public web crawl.
474 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for feevale.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | feespf.feevale.br |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from feevale.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "feevale.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.