Skip to content

Hostname

work.com.br

Last fetched

work.com.br resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · work.com.brRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/work.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.0.716.12.0.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
16.12.1.1116.12.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
16.12.1.7516.12.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
16.12.1.9116.12.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
16.12.2.5516.12.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.2273.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.393.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.613.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.1133.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.173.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.193.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.773.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2413.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
52.95.163.2952.95.163.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
52.95.164.5052.95.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

2 observed subdomains of work.com.br.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for work.com.br.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

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

Cypher and MCP

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

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