Skip to content

Hostname

amrigs.com.br

Last fetched

amrigs.com.br resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · amrigs.com.brRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amrigs.com.br

Resolution chain

amrigs.com.br resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.79.49104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.142.5172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
200.155.159.45200.155.158.0/23AS11432BR

WHOIS identity

Registrar
Organization
associacao medica do rio grande do sul.
Contact emails

Subdomains

3 observed subdomains of amrigs.com.br.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for amrigs.com.br.

MechanismTarget
SPF_INCLUDE_tc.webservidor.net
SPF_INCLUDEspf.facilitta.com.br
SPF_INCLUDEspf.provedorsma.com
SPF_INCLUDEspf.smartsupport.com.br
SPF_IP198.199.104.122

Related pages

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

Cypher and MCP

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

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