Skip to content

Hostname

webposto.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.36.1143.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.1263.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.343.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.503.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.169.173.1253.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.23.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.693.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.733.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
quality automa??o ltda
Contact emails

Subdomains

2 observed subdomains of webposto.com.br.

Web-graph footprint

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

28 sites link to this hostname.

98 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for webposto.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

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

Cypher and MCP

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

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