Skip to content

Hostname

aplweb.com.br

Last fetched

aplweb.com.br resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · aplweb.com.brRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/aplweb.com.br

Resolution chain

aplweb.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.235.9.2115.235.0.0/17AS16276CA

WHOIS identity

Registrar
Organization
directa com. e serv. de informatica ltda.
Contact emails

Subdomains

35 observed subdomains of aplweb.com.br.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • aplweb.com.br

SPF policy

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

MechanismTarget
SPF_Aaplweb.com.br
SPF_INCLUDEsmtp.cluster-04.cloudtec.srv.br
SPF_IP15.235.9.21
SPF_MXaplweb.com.br

Related pages

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

Cypher and MCP

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

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