Skip to content

Hostname

soc.com.br

Last fetched

soc.com.br resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · soc.com.brRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/soc.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.32108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.60108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.71108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.99108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.238.12213.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.5213.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.6213.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.7813.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.69.2013.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.7313.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.7713.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.8913.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.66.147.3218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
age desenvolvimento de sistemas ltda.
Contact emails

Subdomains

13 observed subdomains of soc.com.br.

Web-graph footprint

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

115 sites link to this hostname.

352 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEapp.sensedata.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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