Skip to content

Hostname

armtecbrasil.com

Last fetched

armtecbrasil.com resolves to 1 IPv4 address operated by AS53107 in BR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · armtecbrasil.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/armtecbrasil.com

Resolution chain

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

WHOIS identity

Registrar
iana:303
Organization
armtec tecnologia em robotica ltda
Contact emails

Subdomains

15 observed subdomains of armtecbrasil.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for armtecbrasil.com.

MechanismTarget
SPF_Aarmtecbrasil.com
SPF_INCLUDEco38.nspmanaged.com
SPF_INCLUDEco50.nspmanaged.com
SPF_INCLUDEco51.nspmanaged.com
SPF_INCLUDEco52.nspmanaged.com
SPF_INCLUDEspf.nspmanaged.com
SPF_IP142.44.223.116
SPF_IP149.56.119.32
SPF_IP167.114.181.50
SPF_IP186.209.118.30
SPF_IP192.99.210.25
SPF_IP51.161.106.128
SPF_MXarmtecbrasil.com

Related pages

Pivot deeper into the graph from armtecbrasil.com.

Cypher and MCP

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

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