Skip to content

Hostname

vjuniversity.com.br

Last fetched

vjuniversity.com.br resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN.

Nutrition Label

WHISPER CANON · vjuniversity.com.brRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/vjuniversity.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
20.219.20.15120.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

Registrar
Organization
ricardo lara
Contact emails

Subdomains

9 observed subdomains of vjuniversity.com.br.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • vjuniversity.com.br

SPF policy

4 SPF mechanisms authorising senders for vjuniversity.com.br.

MechanismTarget
SPF_Avjuniversity.com.br
SPF_IP108.167.132.15
SPF_IP162.241.19.106
SPF_MXvjuniversity.com.br

Related pages

Pivot deeper into the graph from vjuniversity.com.br.

Cypher and MCP

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

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

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