Skip to content

Hostname

armazem.cloud

Last fetched

armazem.cloud resolves to 1 IPv4 address operated by AS262978 - Centro de Tecnologia Armazem Datacenter LTDA. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · armazem.cloudRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/armazem.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
143.0.123.241143.0.123.0/24AS262978AS262978 - Centro de Tecnologia Armazem Datacenter LTDA.BR

WHOIS identity

Registrar
iana:146
Organization
armazem datacenter
Contact emails

Subdomains

44 observed subdomains of armazem.cloud.

Web-graph footprint

Distinct hostnames that link to or from armazem.cloud in the public web crawl.

14 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for armazem.cloud.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEarmazemdc.com.br.dnzdns.com
SPF_INCLUDEarmazemdc.inf.br
SPF_INCLUDEarmspf.armazemdc.com.br
SPF_INCLUDEsendgrid.net
SPF_IP186.250.184.36
SPF_MXarmazem.cloud

Related pages

Pivot deeper into the graph from armazem.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "armazem.cloud"})-[: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.