Skip to content

Hostname

faculdadeintegra.edu.br

Last fetched

faculdadeintegra.edu.br resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in BR.

Nutrition Label

WHISPER CANON · faculdadeintegra.edu.brRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/faculdadeintegra.edu.br

Resolution chain

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

IPPrefixASNOperatorCountry
152.67.43.145152.67.32.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

No WHOIS records are currently associated with faculdadeintegra.edu.br in WhisperGraph.

Subdomains

35 observed subdomains of faculdadeintegra.edu.br.

Web-graph footprint

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

54 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for faculdadeintegra.edu.br.

MechanismTarget
SPF_Afaculdadeintegra.edu.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.kinghost.net
SPF_MXfaculdadeintegra.edu.br

Related pages

Pivot deeper into the graph from faculdadeintegra.edu.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "faculdadeintegra.edu.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.