Skip to content

Hostname

feevale.br

Last fetched

feevale.br resolves to 1 IPv4 address operated by P4NET PROVEDORES in BR.

Nutrition Label

WHISPER CANON · feevale.brRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/feevale.br

Resolution chain

feevale.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.173.248.2045.173.248.0/23AS268839P4NET PROVEDORESBR

WHOIS identity

Registrar
Organization
associacao pro ensino superior em novo hamburgo
Contact emails

Subdomains

51 observed subdomains of feevale.br.

Web-graph footprint

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

474 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for feevale.br.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEfeespf.feevale.br
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.