Skip to content

Hostname

vertex.org.br

Last fetched

vertex.org.br resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · vertex.org.brRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/vertex.org.br

Resolution chain

vertex.org.br resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.189.222.15018.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.191.56.13218.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.232.24518.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.228.2243.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.81.253.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.75.2203.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
vertex-instituto de tecnologia e inova??o
Contact emails

Subdomains

2 observed subdomains of vertex.org.br.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for vertex.org.br.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from vertex.org.br.

Cypher and MCP

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

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