Skip to content

Hostname

po27.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.131.122.843.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.123.993.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.19.93.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.17.20.573.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.21.90.2073.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.15.109.7052.15.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
po27 plataforma de processamento de dados ltda.
Contact emails

Subdomains

22 observed subdomains of po27.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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