Skip to content

Hostname

amarcos.com.br

Last fetched

amarcos.com.br resolves to 1 IPv4 address operated by AS28209 - Under Servicos de Internet Ltda in BR. WHOIS lists registrar:hostingmachine (25) as the registrar.

Nutrition Label

WHISPER CANON · amarcos.com.brRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/amarcos.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
177.70.6.182177.70.4.0/22AS28209AS28209 - Under Servicos de Internet LtdaBR

WHOIS identity

Registrar
registrar:hostingmachine (25)
Organization
marcos aurelio ribeiro
Contact emails

Subdomains

5 observed subdomains of amarcos.com.br.

Threat posture

History

Mail and authentication

MX records

  • amarcos.com.br

SPF policy

8 SPF mechanisms authorising senders for amarcos.com.br.

MechanismTarget
SPF_Aamarcos.com.br
SPF_INCLUDErelay.mailchannels.net
SPF_IP107.190.135.122
SPF_IP138.128.182.90
SPF_IP177.70.6.182
SPF_IP209.133.220.254
SPF_IP98.142.97.58
SPF_MXamarcos.com.br

Related pages

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

Cypher and MCP

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

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