Skip to content

Hostname

amitel.com.br

Last fetched

amitel.com.br resolves to 1 IPv4 address operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.241.138.126162.241.136.0/21AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

Registrar
Organization
amitel com?rcio de vidros para laborat?rios ltda
Contact emails

Subdomains

7 observed subdomains of amitel.com.br.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • amitel.com.br

SPF policy

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

MechanismTarget
SPF_Aamitel.com.br
SPF_IP162.214.68.80
SPF_IP162.214.68.85
SPF_IP162.241.138.126
SPF_IP162.241.138.136
SPF_IP177.70.99.205
SPF_IP50.112.25.212
SPF_MXamitel.com.br

Related pages

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

Cypher and MCP

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

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