Skip to content

Hostname

vgrasset.com.br

Last fetched

vgrasset.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · vgrasset.com.brRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/vgrasset.com.br

Resolution chain

vgrasset.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.80.106108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.31108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.4108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.7108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.160.119.103.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.133.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.53.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.993.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

Registrar
Organization
vgr gestao de recursos ltda
Contact emails

Subdomains

1 observed subdomain of vgrasset.com.br.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vgrasset.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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