Skip to content

Hostname

oobj-dfe.com.br

Last fetched

oobj-dfe.com.br resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · oobj-dfe.com.brRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/oobj-dfe.com.br

Resolution chain

oobj-dfe.com.br resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.229.195.3315.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
15.229.246.3615.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
177.71.205.239177.71.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.115.2018.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.183.7318.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.115.14518.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.121.9318.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.216.1018.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.36.25218.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.209.2118.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.195.2354.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.222.22754.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.129.4754.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.251.7154.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.226.24254.94.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.55.17754.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.124.41.2656.124.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.117.14356.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
avalara brasil
Contact emails

Subdomains

25 observed subdomains of oobj-dfe.com.br.

Web-graph footprint

Distinct hostnames that link to or from oobj-dfe.com.br in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for oobj-dfe.com.br.

MechanismTarget
SPF_Aoobj-dfe.com.br
SPF_INCLUDEspf3.mailgrid.com.br
SPF_IP200.9.174.54
SPF_MXoobj-dfe.com.br

Related pages

Pivot deeper into the graph from oobj-dfe.com.br.

Cypher and MCP

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

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