Skip to content

Hostname

astecanet.com.br

Last fetched

astecanet.com.br resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.201.89.168199.201.89.0/24AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
Organization
escritorio asteca de contabilidade s/c l
Contact emails

Subdomains

7 observed subdomains of astecanet.com.br.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for astecanet.com.br.

MechanismTarget
SPF_Aastecanet.com.br
SPF_INCLUDE_spf.sitecontabil.com.br
SPF_IP199.201.89.167
SPF_IP199.201.89.168
SPF_IP199.201.89.93
SPF_IP67.43.8.248
SPF_MXastecanet.com.br

Related pages

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

Cypher and MCP

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

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