Skip to content

Hostname

astoneco.com

Last fetched

astoneco.com resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · astoneco.comRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/astoneco.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.226.68.41193.226.68.0/24AS5606RO

WHOIS identity

Registrar
iana:1376
Organization
aston ecological management
Contact emails

Subdomains

15 observed subdomains of astoneco.com.

Web-graph footprint

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

6 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for astoneco.com.

MechanismTarget
SPF_Aastoneco.com
SPF_IP188.215.55.212
SPF_IP188.215.55.39
SPF_IP193.226.68.31
SPF_IP193.226.68.41
SPF_IP37.251.144.218
SPF_IP37.251.155.54
SPF_IP81.181.255.48
SPF_IP89.32.45.46
SPF_IP89.38.251.92
SPF_MXastoneco.com

Related pages

Pivot deeper into the graph from astoneco.com.

Cypher and MCP

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

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