Skip to content

Hostname

webcontinental.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · webcontinental.com.brRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/webcontinental.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.16108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.18108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.73108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.89108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.8.174.22152.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
e2 administradora de imoveis ltda
Contact emails

Subdomains

14 observed subdomains of webcontinental.com.br.

Web-graph footprint

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

98 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for webcontinental.com.br.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.80.126.25
SPF_IP150.230.165.35
SPF_IP200.155.139.254
SPF_IP201.16.160.153
SPF_MXwebcontinental.com.br

Related pages

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

Cypher and MCP

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

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