Skip to content

Hostname

astea.com

Last fetched

astea.com resolves to 1 IPv4 address operated by AS12552 in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.41.170.172193.41.170.0/24AS12552SE

WHOIS identity

Registrar
iana:73
Organization
astea international
Contact emails

Subdomains

2 observed subdomains of astea.com.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for astea.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.209.236.66
SPF_IP148.163.129.52/32
SPF_IP159.65.230.126
SPF_IP40.71.35.61
SPF_IP71.185.205.202
SPF_IP71.185.205.239

Related pages

Pivot deeper into the graph from astea.com.

Cypher and MCP

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

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