Skip to content

Hostname

adiq.com.br

Last fetched

adiq.com.br is a registered hostname under the .br top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · adiq.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adiq.com.br

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

16 observed subdomains of adiq.com.br.

Web-graph footprint

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

18 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for adiq.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.87.75.71
SPF_IP18.217.211.22
SPF_IP187.1.85.20
SPF_IP187.1.85.24
SPF_IP200.99.79.20
SPF_IP201.65.238.20
SPF_IP3.136.20.112
SPF_IP3.216.250.111
SPF_IP3.218.161.74
SPF_IP52.15.111.25
SPF_IP67.219.246.107
SPF_IP67.219.246.114

Related pages

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

Cypher and MCP

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

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