Skip to content

Hostname

way2.com.br

Last fetched

way2.com.br resolves to 2 IPv4 addresses operated by AS27715 in BR. WHOIS lists registrar:locaweb (2) as the registrar.

Nutrition Label

WHISPER CANON · way2.com.brRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/way2.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
191.252.195.208191.252.195.0/24AS27715BR
32.195.38.23932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:locaweb (2)
Organization
alex mariano
Contact emails

Subdomains

53 observed subdomains of way2.com.br.

Web-graph footprint

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

45 sites link to this hostname.

157 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com

Related pages

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

Cypher and MCP

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

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