Skip to content

Hostname

astec.si

Last fetched

astec.si resolves to 1 IPv4 address operated by AS51816 in SI.

Nutrition Label

WHISPER CANON · astec.siRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/astec.si

Resolution chain

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

IPPrefixASNOperatorCountry
91.220.107.13591.220.132.0/24AS51816SI

WHOIS identity

No WHOIS records are currently associated with astec.si in WhisperGraph.

Subdomains

28 observed subdomains of astec.si.

Web-graph footprint

Distinct hostnames that link to or from astec.si in the public web crawl.

16 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for astec.si.

MechanismTarget
SPF_Aimsva.unistarpro.si
SPF_INCLUDEmlsend.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP68.232.140.57/32
SPF_IP91.235.242.11
SPF_IP91.235.242.97
SPF_IP91.235.242.98
SPF_MXastec.si

Related pages

Pivot deeper into the graph from astec.si.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "astec.si"})-[: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.